mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-14 23:07:56 +02:00
latest changes from main repository
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
//
|
||||
// SharedMemory.h
|
||||
//
|
||||
// $Id: //poco/Main/Foundation/include/Poco/SharedMemory.h#3 $
|
||||
// $Id: //poco/Main/Foundation/include/Poco/SharedMemory.h#4 $
|
||||
//
|
||||
// Library: Poco
|
||||
// Package: Processes
|
||||
@@ -42,6 +42,7 @@
|
||||
|
||||
#include "Poco/Poco.h"
|
||||
#include <algorithm>
|
||||
#include <cstddef>
|
||||
|
||||
|
||||
namespace Poco {
|
||||
|
Reference in New Issue
Block a user