mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-17 19:25:53 +02:00
sources for 1.3
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
//
|
||||
// Foundation.h
|
||||
//
|
||||
// $Id: //poco/1.2/Foundation/include/Poco/Foundation.h#2 $
|
||||
// $Id: //poco/1.3/Foundation/include/Poco/Foundation.h#1 $
|
||||
//
|
||||
// Library: Foundation
|
||||
// Package: Core
|
||||
@@ -42,6 +42,12 @@
|
||||
#define Foundation_Foundation_INCLUDED
|
||||
|
||||
|
||||
//
|
||||
// Include library configuration
|
||||
//
|
||||
#include "Poco/Config.h"
|
||||
|
||||
|
||||
//
|
||||
// Ensure that POCO_DLL is default unless POCO_STATIC is defined
|
||||
//
|
||||
@@ -74,12 +80,6 @@
|
||||
#endif
|
||||
|
||||
|
||||
//
|
||||
// Include library configuration
|
||||
//
|
||||
#include "Poco/Config.h"
|
||||
|
||||
|
||||
//
|
||||
// Include platform-specific definitions
|
||||
//
|
||||
|
Reference in New Issue
Block a user