Added missing include
This commit is contained in:
parent
44c3493f7d
commit
7e5043961a
1 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,8 @@
|
|||
#include "../Utils.hpp"
|
||||
#include "Print.hpp"
|
||||
|
||||
#include <boost/log/trivial.hpp>
|
||||
|
||||
#include "Analyzer.hpp"
|
||||
#include "PreviewData.hpp"
|
||||
|
||||
|
|
Loading…
Reference in a new issue