Skip to content
Snippets Groups Projects
Commit 828578e8 authored by Joseph Mirabel's avatar Joseph Mirabel
Browse files

Add missing include.

parent cf81ca6e
No related branches found
No related tags found
No related merge requests found
......@@ -63,6 +63,7 @@ addons:
homebrew:
taps: homebrew/science
update: true
packages:
- git
- cmake
......
......@@ -44,6 +44,7 @@
#include <boost/test/unit_test.hpp>
#include <boost/utility/binary.hpp>
#include <fstream>
#include <boost/filesystem.hpp>
#include <boost/assign/list_of.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