From dd445d74febaa67c37256178662b205733521031 Mon Sep 17 00:00:00 2001 From: Pietro Incardona Date: Fri, 27 Jan 2017 01:29:54 +0100 Subject: [PATCH] Lastest changes with Draw Particles --- src/main.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main.cpp b/src/main.cpp index 30e4ef4..fc44e05 100755 --- a/src/main.cpp +++ b/src/main.cpp @@ -1,4 +1,5 @@ #include "config.h" +#undef VERSION #define BOOST_TEST_MODULE "C++ test module for OpenFPM_numerics project" #include -- GitLab