Fix clang warnings / move some plat code into poly.
This commit is contained in:
@@ -10,6 +10,9 @@
|
||||
#ifndef POLY_POLY_H_
|
||||
#define POLY_POLY_H_
|
||||
|
||||
#include <poly/cxx_compat.h>
|
||||
#include <poly/math.h>
|
||||
|
||||
namespace poly {} // namespace poly
|
||||
|
||||
#endif // POLY_POLY_H_
|
||||
|
||||
Reference in New Issue
Block a user