ucommon
Main Page
Related Pages
Namespaces
Data Structures
Files
Examples
File List
Globals
commoncpp
numbers.h
1
#ifndef COMMONCPP_NUMBERS_H_
2
#define COMMONCPP_NUMBERS_H_
3
4
#ifndef COMMONCPP_CONFIG_H_
5
#include <commoncpp/config.h>
6
#endif
7
8
#ifndef COMMONCPP_STRING_H_
9
#include <
commoncpp/string.h
>
10
#endif
11
12
typedef
ucommon::Date
Date
;
13
typedef
ucommon::Time
Time
;
14
typedef
ucommon::DateTime
DateTime
;
15
typedef
ucommon::DateTimeString
DateTimeString
;
16
typedef
ucommon::DateNumber
DateNumber
;
17
18
#endif
19
Generated on Mon Jul 23 2012 08:48:45 for ucommon by
1.8.1.2