mirror of
https://github.com/OpenMW/openmw.git
synced 2025-02-21 06:09:42 +00:00
Merge branch 'include' into 'master'
Add missing include Closes #6357 See merge request OpenMW/openmw!1480
This commit is contained in:
commit
a57df67d09
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
#include "filesystemarchive.hpp"
|
||||
|
||||
#include <algorithm>
|
||||
|
||||
#include <boost/filesystem.hpp>
|
||||
|
||||
#include <components/debug/debuglog.hpp>
|
||||
|
|
Loading…
Reference in a new issue