Running clang-format on alloy.
All except x64_sequences, which needs work.
This commit is contained in:
@@ -12,8 +12,4 @@
|
||||
|
||||
#include <gflags/gflags.h>
|
||||
|
||||
namespace poly {
|
||||
|
||||
} // namespace poly
|
||||
|
||||
#endif // POLY_POLY_PRIVATE_H_
|
||||
|
||||
@@ -10,6 +10,4 @@
|
||||
#include <poly/poly.h>
|
||||
#include <poly/poly-private.h>
|
||||
|
||||
namespace poly {
|
||||
|
||||
} // namespace poly
|
||||
namespace poly {} // namespace poly
|
||||
|
||||
@@ -10,8 +10,6 @@
|
||||
#ifndef POLY_POLY_H_
|
||||
#define POLY_POLY_H_
|
||||
|
||||
namespace poly {
|
||||
|
||||
} // namespace poly
|
||||
namespace poly {} // namespace poly
|
||||
|
||||
#endif // POLY_POLY_H_
|
||||
|
||||
Reference in New Issue
Block a user