1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-29 21:45:32 +00:00

fixed a faulty include

This commit is contained in:
Marc Zinnschlag 2015-12-08 12:09:53 +01:00
parent 5e40b4d2e8
commit c158224314

View file

@ -1,7 +1,7 @@
#ifndef CSV_PREFS_CATEGORY_H
#define CSM_PREFS_CATEGORY_H
#include <iostream>
#include <string>
namespace CSMPrefs
{