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
Matthias Mayr
limbo
Commits
cb90ac7d
Commit
cb90ac7d
authored
Dec 12, 2017
by
Konstantinos Chatzilygeroudis
Browse files
Let's see if travis is fixed
parent
8105243c
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/limbo/serialize/text_archive.hpp
View file @
cb90ac7d
...
...
@@ -2,6 +2,7 @@
#include <iostream>
#include <sstream>
#include <string>
// Quick hack for definition of 'I' in <complex.h>
#undef I
#include <boost/filesystem.hpp>
...
...
src/tests/test_serialize.cpp
View file @
cb90ac7d
...
...
@@ -49,7 +49,10 @@
#include <cstring>
#include <fstream>
// Quick hack for definition of 'I' in <complex.h>
#undef I
#include <boost/test/unit_test.hpp>
#include <limbo/model/gp.hpp>
#include <limbo/serialize/text_archive.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