mirror of
https://github.com/pocoproject/poco.git
synced 2025-11-25 15:19:21 +01:00
submitted 1.2.0
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
//
|
||||
// Timezone.cpp
|
||||
//
|
||||
// $Id: //poco/1.1.0/Foundation/src/Timezone.cpp#2 $
|
||||
// $Id: //poco/1.2/Foundation/src/Timezone.cpp#1 $
|
||||
//
|
||||
// Library: Foundation
|
||||
// Package: DateTime
|
||||
@@ -34,7 +34,7 @@
|
||||
//
|
||||
|
||||
|
||||
#include "Foundation/Timezone.h"
|
||||
#include "Poco/Timezone.h"
|
||||
#include <time.h>
|
||||
|
||||
|
||||
@@ -45,7 +45,7 @@
|
||||
#endif
|
||||
|
||||
|
||||
Foundation_BEGIN
|
||||
namespace Poco {
|
||||
|
||||
|
||||
int Timezone::tzd()
|
||||
@@ -54,4 +54,4 @@ int Timezone::tzd()
|
||||
}
|
||||
|
||||
|
||||
Foundation_END
|
||||
} // namespace Poco
|
||||
|
||||
Reference in New Issue
Block a user