COMP: missing include.

This commit is contained in:
mattijs 2024-12-12 15:08:34 +00:00
parent 44f7a7268a
commit e7cf8a1d59

View File

@ -2,6 +2,7 @@ EXE_INC = \
-I$(LIB_SRC)/finiteVolume/lnInclude \
-I$(LIB_SRC)/meshTools/lnInclude \
-I$(LIB_SRC)/finiteArea/lnInclude \
-I$(LIB_SRC)/parallel/reconstruct/faReconstruct/lnInclude \
-I$(LIB_SRC)/dynamicMesh/lnInclude
EXE_LIBS = \