Changed LICENSE. Now referenced to web site and file on project root directory
[anna.git] / include / anna / diameter / helpers / tid / codectypes / codectypes.hpp
1 // ANNA - Anna is Not Nothingness Anymore                                                         //
2 //                                                                                                //
3 // (c) Copyright 2005-2015 Eduardo Ramos Testillano & Francisco Ruiz Rayo                         //
4 //                                                                                                //
5 // See project site at http://redmine.teslayout.com/projects/anna-suite                           //
6 // See accompanying file LICENSE or copy at http://www.teslayout.com/projects/public/anna.LICENSE //
7
8
9 #ifndef anna_diameter_helpers_tid_codectypes_codectypes_hpp
10 #define anna_diameter_helpers_tid_codectypes_codectypes_hpp
11
12
13 //namespace anna::diameter::helpers::tid::codectypes
14 // Derived data types:
15 #include <anna/diameter/helpers/tid/codectypes/Date.hpp>  // from UTF8String
16
17
18 using namespace anna::diameter::helpers::tid::codectypes;
19
20
21
22 #endif
23