00001 #ifndef _qhull_mutex_h_ 00002 #define _qhull_mutex_h_ 00003 00010 #include <qmutex.h> 00011 00013 extern QMutex qhull_mutex; 00014 00015 #endif