forked from mirror/openmw-tes3mp
fixed a missing include
This commit is contained in:
parent
79a95bea83
commit
b63a2602c3
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
|||
|
||||
#include <algorithm>
|
||||
#include <stdexcept>
|
||||
#include <iostream>
|
||||
|
||||
#include <boost/filesystem.hpp>
|
||||
|
||||
|
|
Loading…
Reference in a new issue