My Project
threadconf.h
Go to the documentation of this file.
1 #ifndef _THREADCONF_H
2 #define _THREADCONF_H
3 #ifdef PSINGULAR
4 #define ENABLE_THREADS 1
5 #endif
6 #endif