Updating macros.cmake to be consistent with other projects, fixing resulting compile errors
This commit is contained in:
@@ -10,8 +10,8 @@
|
||||
#include <iostream>
|
||||
#include <fstream>
|
||||
#include <sstream>
|
||||
#include <Array.h>
|
||||
#include <Domain.h>
|
||||
#include "common/Array.h"
|
||||
#include "common/Domain.h"
|
||||
|
||||
int main(int argc, char **argv)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user