Skip to content
Snippets Groups Projects
Commit 7f30ec6a authored by Pietro Incardona's avatar Pietro Incardona
Browse files

Fixing for gcc-6.1

parent f8caec4e
No related branches found
No related tags found
No related merge requests found
......@@ -30,6 +30,8 @@ int main(int argc, char* argv[])
#include "Space/Shape/Box.hpp"
#include "util.hpp"
//using namespace openfpm;
#include "unit_test_init_cleanup.hpp"
#include "Graph/CartesianGraphFactory_unit_test.hpp"
#include "Decomposition/CartDecomposition_unit_test.hpp"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment