1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-03-14 01:19:59 +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>