X-Git-Url: https://git.pterodactylus.net/?p=fms.git;a=blobdiff_plain;f=include%2Fpthreadwrapper%2Fmutex.h;h=7a4fb9d19bc0e1bcafebad3de2d622b1fbbf37ba;hp=44e90854df7873bf467e2c33e686818154dba288;hb=5f8a87e41beeda971d6a47a6c6b0555da00af978;hpb=c7fcb4c4bc5012a584add81a9509fc1f84c3c688 diff --git a/include/pthreadwrapper/mutex.h b/include/pthreadwrapper/mutex.h index 44e9085..7a4fb9d 100644 --- a/include/pthreadwrapper/mutex.h +++ b/include/pthreadwrapper/mutex.h @@ -2,7 +2,7 @@ #define _pthread_mutex_ #include -#include +#include "deadlockexception.h" namespace PThread {