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

Add forgoten ctime header

This commit is contained in:
Koncord 2016-08-15 21:35:29 +08:00
parent 8d88381dac
commit b3320c7bb9

View file

@ -5,6 +5,7 @@
#include <cstdarg>
#include <iostream>
#include <cstring>
#include <ctime>
#include "Log.hpp"
using namespace std;