We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d4888c commit 9168d39Copy full SHA for 9168d39
2 files changed
src/lagrangian/intermediate/submodels/Reacting/PhaseChangeModel/LiquidEvaporationSpalding/Make/options
@@ -1,4 +1,4 @@
1
-EXE_INC = \
+EXE_INC = -std=c++14 \
2
-Wno-old-style-cast \
3
-I$(LIB_SRC)/lagrangian/basic/lnInclude \
4
-I$(LIB_SRC)/lagrangian/distributionModels/lnInclude \
src/radiationModels/Make/options
-I$(LIB_SRC)/transportModels/compressible/lnInclude \
-I$(LIB_SRC)/thermophysicalModels/basic/lnInclude \
-I$(DF_SRC)/thermophysicalModels/thermophysicalProperties/lnInclude \
0 commit comments