Skip to content
Snippets Groups Projects
Commit 62ac7386 authored by Robert Butora's avatar Robert Butora
Browse files

missing includes

parent 180b22d8
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
#define CONFIGURATION_H
#include <boost/shared_ptr.hpp>
#include <string>
namespace DataImporter_ns
{
......
......@@ -4,6 +4,7 @@
#include <tango.h>
#include <boost/filesystem.hpp>
#include <boost/shared_ptr.hpp>
namespace DataImporter_ns
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment