Added missing includes (GCC11.1 without PCH).
This commit is contained in:
parent
0508754033
commit
5e78203241
@ -5,6 +5,9 @@
|
||||
#include <iostream>
|
||||
#include <fstream>
|
||||
|
||||
#include <boost/algorithm/string/replace.hpp>
|
||||
#include <boost/log/trivial.hpp>
|
||||
|
||||
|
||||
#define TAG_INTRO "ANYCUBIC\0\0\0\0"
|
||||
#define TAG_HEADER "HEADER\0\0\0\0\0\0"
|
||||
|
Loading…
Reference in New Issue
Block a user