1
0
Fork 0
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:
Project579 2022-06-11 17:14:32 +02:00
parent cd229a965b
commit e97eeca281

View file

@ -1,7 +1,6 @@
#ifndef CS_EDITOR_H
#define CS_EDITOR_H
#include <filesystem>
#include <fstream>
#include <boost/interprocess/sync/file_lock.hpp>