Move the *CA markup macros into their own header and mark up Cbrt #1563
Annotations
1 error and 1 warning
Include what you using
Process completed with exit code 1.
|
Include what you using:
numerics/osaca.hpp#L1
include_what_you_using_all_the_things.ps1 modifies this file as follows:
diff --git a/numerics/osaca.hpp b/numerics/osaca.hpp
index 33f29c8..3d5b032 100644
--- a/numerics/osaca.hpp
+++ b/numerics/osaca.hpp
@@ -1,7 +1,5 @@
#pragma once
-#include "base/macros.hpp"
-
#define PRINCIPIA_USE_OSACA 0
// The macros OSACA_FUNCTION_BEGIN and OSACA_RETURN are used to analyse the
|
Loading