mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-28 19:51:58 +01:00
fixed SF# 2630476: Thread_POSIX::setStackSize() failure with g++ 4.3
This commit is contained in:
@@ -41,8 +41,8 @@
|
||||
# if !defined(__EXTENSIONS__)
|
||||
# define __EXTENSIONS__
|
||||
# endif
|
||||
#include <limits.h>
|
||||
#endif
|
||||
#include <climits>
|
||||
|
||||
|
||||
using Poco::Thread;
|
||||
|
||||
Reference in New Issue
Block a user