case #507
Annotations
1 error and 1 warning
Include what you using
Process completed with exit code 1.
|
Include what you using:
numerics/sin_cos.hpp#L1
include_what_you_using_all_the_things.ps1 modifies this file as follows:
diff --git a/numerics/sin_cos.hpp b/numerics/sin_cos.hpp
index 4451c15..3a0293a 100644
--- a/numerics/sin_cos.hpp
+++ b/numerics/sin_cos.hpp
@@ -1,7 +1,5 @@
#pragma once
-#include "base/macros.hpp"
-
namespace principia {
namespace numerics {
namespace _sin_cos {
|
Loading