Mac Build
@ -19,7 +19,11 @@
#include <boost/algorithm/string/predicate.hpp>
#include <boost/filesystem.hpp>
#include <boost/locale.hpp>
#ifdef __APPLE__
#undef ENABLE_NLS
#endif
namespace bf = boost::filesystem;
#include <string>
#include <XojPreviewExtractor.h>
namespace bl = boost::locale;
#include <iostream>
#include <fstream>
using std::cerr;