rename mypthread.h to pthread.h
[c11tester.git] / action.h
index 2bde6b856e63379cbeb21bd1efec259662ae4898..b4fb80fc4bf81ac8bb38c0a2a9b3bdd336cf679b 100644 (file)
--- a/action.h
+++ b/action.h
@@ -11,7 +11,7 @@
 #include "mymemory.h"
 #include "memoryorder.h"
 #include "modeltypes.h"
-#include "mypthread.h"
+#include "pthread.h"
 #include "classlist.h"
 
 namespace cdsc {