13 lines
226 B
Diff
13 lines
226 B
Diff
--- a/avs_core/core/cache.h
|
|
+++ b/avs_core/core/cache.h
|
|
@@ -38,9 +38,7 @@
|
|
#include <avisynth.h>
|
|
#include <mutex>
|
|
#include <vector>
|
|
-#ifdef _DEBUG
|
|
#include <string>
|
|
-#endif
|
|
|
|
struct CachePimpl;
|
|
class InternalEnvironment;
|