QTfrontend/ui/widget/feedbackdialog.cpp
branch0.9.19
changeset 8930 a71599790f7a
parent 8924 13ac59499066
child 9040 282c7ef1822d
equal deleted inserted replaced
8929:499243eb04d1 8930:a71599790f7a
    42 #include <sys/types.h>
    42 #include <sys/types.h>
    43 #endif
    43 #endif
    44 
    44 
    45 #ifdef Q_WS_MAC
    45 #ifdef Q_WS_MAC
    46 #include <sys/sysctl.h>
    46 #include <sys/sysctl.h>
       
    47 #ifndef _SC_NPROCESSORS_ONLN
       
    48 #define _SC_NPROCESSORS_ONLN 58
       
    49 #endif
    47 #endif
    50 #endif
    48 
    51 
    49 #include <stdint.h>
    52 #include <stdint.h>
    50 
    53 
    51 #include "AbstractPage.h"
    54 #include "AbstractPage.h"