mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-27 19:10:20 +01:00
latest changes from main rep
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
//
|
||||
// Application.cpp
|
||||
//
|
||||
// $Id: //poco/Main/Util/src/Application.cpp#26 $
|
||||
// $Id: //poco/Main/Util/src/Application.cpp#27 $
|
||||
//
|
||||
// Library: Util
|
||||
// Package: Application
|
||||
@@ -53,7 +53,7 @@
|
||||
#include "Poco/ConsoleChannel.h"
|
||||
#include "Poco/AutoPtr.h"
|
||||
#if defined(POCO_OS_FAMILY_WINDOWS)
|
||||
#include <windows.h>
|
||||
#include "Poco/UnWindows.h"
|
||||
#endif
|
||||
#if defined(POCO_OS_FAMILY_UNIX)
|
||||
#include "Poco/SignalHandler.h"
|
||||
|
||||
Reference in New Issue
Block a user