]> sigrok.org Git - pulseview.git/blobdiff - pv/session.hpp
win32: Re-fix the Windows build (namespace pollution via windows.h).
[pulseview.git] / pv / session.hpp
index 0828edbbf912cb3d8e09e18db94102df872ca1e1..2eb4f630fd3be357161272f3b1ae60028390ce1b 100644 (file)
@@ -31,7 +31,7 @@
 #include <vector>
 
 #ifdef _WIN32
 #include <vector>
 
 #ifdef _WIN32
-// Windows: Avoid namespace pollution by thread.hpp (which includes windows.h).
+// Windows: Avoid boost/thread namespace pollution (which includes windows.h).
 #define NOGDI
 #define NORESOURCE
 #endif
 #define NOGDI
 #define NORESOURCE
 #endif