Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Sbalzarini Lab
S
Software
P
Parallel Computing
OpenFPM
openfpm_vcluster
Commits
63f41778
Commit
63f41778
authored
Nov 25, 2018
by
incardon
Browse files
Fixing boost test full dynamic
parent
75aad7eb
Changes
1
Show whitespace changes
Inline
Side-by-side
src/main.cpp
View file @
63f41778
#define BOOST_TEST_MODULE "C++ test module for OpenFPM_vcluster project"
#define BOOST_TEST_MODULE "C++ test module for OpenFPM_vcluster project"
#define BOOST_TEST_DYN_LINK
#define BOOST_TEST_DYN_LINK
#include <boost/test/
included/
unit_test.hpp>
#include <boost/test/unit_test.hpp>
#include "config.h"
#include "config.h"
#include "VCluster/VCluster.hpp"
#include "VCluster/VCluster.hpp"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment