trunk/branch integration: Inflating/Deflating update, test updates, NotificationCenter update

This commit is contained in:
Marian Krivos
2011-08-23 09:55:09 +00:00
parent a360bf900f
commit 60050ce87a
41 changed files with 4034 additions and 548 deletions

View File

@@ -37,6 +37,8 @@
#include "Poco/Runnable.h"
#include "Poco/ThreadTarget.h"
#include "Poco/Event.h"
#include "Poco/Timestamp.h"
#include "Poco/Timespan.h"
#if defined(__sun) && defined(__SVR4)
# if !defined(__EXTENSIONS__)
#define __EXTENSIONS__