X-Git-Url: https://git.pterodactylus.net/?p=fms.git;a=blobdiff_plain;f=include%2Fpthreadwrapper.h;h=5bad5b55ffb056c8194cf9dafdbad9b842997b5e;hp=76a9f099ac8090c04de0829d544c9c09263ddfb4;hb=df316253862dc50e8e5a790d9634ef90be37badb;hpb=f60495a029c54358f82956482fe203fe2b7b5b23 diff --git a/include/pthreadwrapper.h b/include/pthreadwrapper.h index 76a9f09..5bad5b5 100644 --- a/include/pthreadwrapper.h +++ b/include/pthreadwrapper.h @@ -24,7 +24,7 @@ namespace PThread #include "pthreadwrapper/guard.h" #include "pthreadwrapper/runnable.h" #include "pthreadwrapper/thread.h" -#include "pthreadwrapper/singleton.h" #include "pthreadwrapper/threadedexecutor.h" +#include "pthreadwrapper/singleton.h" #endif // _pthread_wrapper_