mirror of
https://github.com/OpenMW/openmw.git
synced 2025-06-30 13:11:37 +00:00
Attempt to work around QT MOC bugs caused by the filesystem header.
This commit is contained in:
parent
cd229a965b
commit
e97eeca281
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
|||
#ifndef CS_EDITOR_H
|
||||
#define CS_EDITOR_H
|
||||
|
||||
#include <filesystem>
|
||||
#include <fstream>
|
||||
|
||||
#include <boost/interprocess/sync/file_lock.hpp>
|
||||
|
|
Loading…
Reference in a new issue