We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3ebb316 + 09025bf commit 60c7681Copy full SHA for 60c7681
1 file changed
SU2_CFD/include/variables/CNEMOEulerVariable.hpp
@@ -27,6 +27,8 @@
27
28
#pragma once
29
30
+#include <limits>
31
+
32
#include "CFlowVariable.hpp"
33
#include "../fluid/CNEMOGas.hpp"
34
#include "../../../Common/include/toolboxes/geometry_toolbox.hpp"
0 commit comments