Removed an unnecessary include from the root CMakeLists.txt
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
*/
|
||||
#include "model_boundconds.h"
|
||||
|
||||
#include "core/errchk.h"
|
||||
#include "src/core/errchk.h"
|
||||
|
||||
void
|
||||
boundconds(const AcMeshInfo& mesh_info, ModelMesh* mesh)
|
||||
|
||||
Reference in New Issue
Block a user