]> git.saurik.com Git - wxWidgets.git/blobdiff - src/unix/threadpsx.cpp
document IsEmpty()
[wxWidgets.git] / src / unix / threadpsx.cpp
index b2f70b8bc61ba01690c1f55f853195ac9a6c23ae..60172047a55aa833df234acdeca3bb34ecdea68a 100644 (file)
     #include "wx/log.h"
     #include "wx/utils.h"
     #include "wx/timer.h"
+    #include "wx/stopwatch.h"
+    #include "wx/module.h"
 #endif
 
-#include "wx/module.h"
-#include "wx/stopwatch.h"
-
 #include <stdio.h>
 #include <unistd.h>
 #include <pthread.h>