1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-25 15:35:23 +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
{