]> git.sesse.net Git - casparcg/blobdiff - common/stdafx.h
[image_scroll_producer] Completed documentation with DURATION and END_TIME.
[casparcg] / common / stdafx.h
index 8467bf2e718a392b9afb22844c908c28b94fc4ef..0b0445d1051aaf61fdaf21ec0e67511842cc380b 100644 (file)
@@ -21,4 +21,6 @@
 
 #pragma once
 
-#include "os/windows/windows.h"
\ No newline at end of file
+#ifdef WIN32
+#include "os/windows/windows.h"
+#endif