diff --git a/ptypes-threads/main.cpp b/ptypes-threads/main.cpp index 71babaf..da650c0 100644 --- a/ptypes-threads/main.cpp +++ b/ptypes-threads/main.cpp @@ -1,9 +1,6 @@ #include #include -#pragma comment(lib, "../ext/libs/ptypes.lib") -#pragma comment(lib, "user32.lib") - USING_PTYPES class threadtest : public thread