Skip to content
Snippets Groups Projects
Commit 88a4d9c3 authored by Rye Mutt's avatar Rye Mutt :bread:
Browse files

Build fix

parent 12d8804b
No related branches found
No related tags found
No related merge requests found
...@@ -34,6 +34,8 @@ ...@@ -34,6 +34,8 @@
#include "llfasttimer.h" #include "llfasttimer.h"
#include "lldiskcache.h" #include "lldiskcache.h"
#include <boost/filesystem.hpp>
static LLTrace::BlockTimerStatHandle FTM_VFILE_WAIT("VFile Wait"); static LLTrace::BlockTimerStatHandle FTM_VFILE_WAIT("VFile Wait");
LLFileSystem::LLFileSystem(const LLUUID& file_id, const LLAssetType::EType file_type, S32 mode) LLFileSystem::LLFileSystem(const LLUUID& file_id, const LLAssetType::EType file_type, S32 mode)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment