Moved main Spirit Po header into the spirit_po subdir
This is consistent with the same change made in the source cbeck88/spirit-po repo.
This commit is contained in:
parent
6f952a0dae
commit
010237fba9
2 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@
|
|||
#pragma warning(push)
|
||||
#pragma warning(disable: 4459)
|
||||
#endif
|
||||
#include "spirit_po.hpp"
|
||||
#include "spirit_po/spirit_po.hpp"
|
||||
#if defined(__GNUC__)
|
||||
#pragma GCC diagnostic pop
|
||||
#elif defined(_MSC_VER)
|
||||
|
|
Loading…
Add table
Reference in a new issue