mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-05-02 06:47:59 +03: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…
Add table
Add a link
Reference in a new issue