mirror of
https://github.com/OpenMW/openmw.git
synced 2025-01-16 18:29:55 +00:00
fixed a missing inlcude
This commit is contained in:
parent
ccf5c04706
commit
9b7957cf20
1 changed files with 1 additions and 3 deletions
|
@ -23,9 +23,7 @@
|
||||||
|
|
||||||
#include "bsa_file.hpp"
|
#include "bsa_file.hpp"
|
||||||
|
|
||||||
//#include <stdexcept>
|
#include <stdexcept>
|
||||||
//#include <cstdlib>
|
|
||||||
//#include <cassert>
|
|
||||||
|
|
||||||
#include "../files/constrainedfiledatastream.hpp"
|
#include "../files/constrainedfiledatastream.hpp"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue