Removed an unnecessary include from the root CMakeLists.txt
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
*
|
||||
*/
|
||||
#pragma once
|
||||
#include "core/errchk.h"
|
||||
#include "src/core/errchk.h"
|
||||
|
||||
typedef long double MODEL_REAL;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user