Johannes Obermayr
2016-04-26 19:37:32 +02:00
committed by wmayer
parent 1f77d98fab
commit bd3f6f4052
7 changed files with 378 additions and 6 deletions

View File

@@ -26,7 +26,11 @@
#include <vector>
#include <string>
#ifndef BOOST_105400
#include <boost/any.hpp>
#else
#include <boost_any_1_55.hpp>
#endif
namespace App
{