1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-03-03 22:09:40 +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
{