it's __unix__, not __UNIX__

This commit is contained in:
nojhan 2011-10-10 22:20:39 +02:00
commit edc38e5394

View file

@ -21,7 +21,7 @@ Authors:
Johann Dréo <johann.dreo@thalesgroup.com>
*/
#ifndef __UNIX__
#ifndef __unix__
#warning "Warning: class 'eoEvalUserTimeThrowException' is only available under UNIX systems (defining 'rusage' in 'sys/resource.h'), contributions for other systems are welcomed."
#else