Skip to content
Snippets Groups Projects
Commit e101d92b authored by Martin Mrovec's avatar Martin Mrovec
Browse files

FIX: Exprtk wrapper now compatible with VS 2019

parent a7f65b6b
No related branches found
No related tags found
No related merge requests found
......@@ -11,6 +11,7 @@
#include "ExprtkWrapper.h"
#include "ExprtkWrapperSerialization.h"
#include "exceptions.h"
#include <string>
BOOST_CLASS_EXPORT_IMPLEMENT(ExprtkWrapper);
......
......@@ -10,6 +10,7 @@
#include <memory>
#include <vector>
#include <string>
#include "../settings.h"
......
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