1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-02-21 10:39:41 +00:00

Missing header

This commit is contained in:
Aesylwinn 2016-02-17 19:01:22 -05:00
parent 8668eccd0b
commit bdc99048bb

View file

@ -2,6 +2,7 @@
#include <limits>
#include <sstream>
#include <stdexcept>
const size_t CSMWorld::ConstInfoSelectWrapper::RuleMinSize = 5;