X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fsession.hpp;h=2eb4f630fd3be357161272f3b1ae60028390ce1b;hp=0828edbbf912cb3d8e09e18db94102df872ca1e1;hb=35750e4dc619d538f105ed024f3a72b630108234;hpb=475f4d08f3099a949dbac5f8b64cda36957ed103 diff --git a/pv/session.hpp b/pv/session.hpp index 0828edbb..2eb4f630 100644 --- a/pv/session.hpp +++ b/pv/session.hpp @@ -31,7 +31,7 @@ #include #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