Fix LinearDiskCache.h relying on a file not directly included.
This commit is contained in:
parent
425f9dcd51
commit
9a8ea53195
|
@ -7,6 +7,7 @@
|
||||||
#include <fstream>
|
#include <fstream>
|
||||||
|
|
||||||
#include "Common/Common.h"
|
#include "Common/Common.h"
|
||||||
|
#include "Common/FileUtil.h"
|
||||||
|
|
||||||
// On disk format:
|
// On disk format:
|
||||||
//header{
|
//header{
|
||||||
|
|
Loading…
Reference in New Issue