mirror of
https://github.com/pocoproject/poco.git
synced 2025-01-18 00:15:27 +01:00
trunk/branch integration: source indentation
This commit is contained in:
parent
b554e38b37
commit
09e2bc4e9c
@ -1,7 +1,7 @@
|
||||
//
|
||||
// Delegate.h
|
||||
//
|
||||
// $Id: //poco/svn/Foundation/include/Poco/Delegate.h#2 $
|
||||
// $Id: //poco/1.4/Foundation/include/Poco/Delegate.h#1 $
|
||||
//
|
||||
// Library: Foundation
|
||||
// Package: Events
|
||||
@ -36,8 +36,8 @@
|
||||
//
|
||||
|
||||
|
||||
#ifndef Foundation_Delegate_INCLUDED
|
||||
#define Foundation_Delegate_INCLUDED
|
||||
#ifndef Foundation_Delegate_INCLUDED
|
||||
#define Foundation_Delegate_INCLUDED
|
||||
|
||||
|
||||
#include "Poco/Foundation.h"
|
||||
@ -233,4 +233,4 @@ static FunctionDelegate<TArgs, false> delegate(void (*NotifyMethod)(TArgs&))
|
||||
} // namespace Poco
|
||||
|
||||
|
||||
#endif
|
||||
#endif // Foundation_Delegate_INCLUDED
|
||||
|
Loading…
x
Reference in New Issue
Block a user