Hopefully fix windows build
This commit is contained in:
@@ -4,7 +4,10 @@
|
||||
#include "RageTimer.h"
|
||||
#include "Foreach.h"
|
||||
#include "RageLog.h"
|
||||
|
||||
#if !defined(_WINDOWS)
|
||||
#include <unistd.h>
|
||||
#endif
|
||||
|
||||
/* Implement threaded read-ahead buffering.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user