mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-27 11:06:50 +01:00
Remove trailing whitespace (#3668)
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
#include "Poco/ScopedLock.h"
|
||||
|
||||
|
||||
#if defined(POCO_OS_FAMILY_WINDOWS)
|
||||
#if defined(POCO_OS_FAMILY_WINDOWS)
|
||||
#include "Poco/NamedMutex_WIN32U.h"
|
||||
#elif POCO_OS == POCO_OS_ANDROID
|
||||
#include "Poco/NamedMutex_Android.h"
|
||||
|
||||
Reference in New Issue
Block a user