Skip to content
Snippets Groups Projects
Commit 0ff1270a authored by Tomáš Pecka's avatar Tomáš Pecka
Browse files

Fix compile - missing header

parent 467bde6d
No related branches found
No related tags found
No related merge requests found
......@@ -12,6 +12,7 @@
#include <string>
#include <set>
#include <map>
#include <functional>
 
#include <exception/CommonException.h>
#include <abstraction/OperationAbstraction.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