We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6413241 commit 0e86465Copy full SHA for 0e86465
2 files changed
UnitTests/Common/simple_ad_test.cpp
@@ -29,7 +29,7 @@
29
30
#include "catch.hpp"
31
32
-#include "../../Common/include/datatype_structure.hpp"
+#include "../../Common/include/basic_types/datatype_structure.hpp"
33
34
su2double func(const su2double& x) {
35
return x * x * x;
UnitTests/Common/simple_directdiff_test.cpp
0 commit comments