zen::Xml
Simple C++ XML Processing
 All Classes Namespaces Functions Variables Pages
xml.h
1 // *****************************************************************************
2 // * This file is part of the FreeFileSync project. It is distributed under *
3 // * GNU General Public License: http://www.gnu.org/licenses/gpl-3.0 *
4 // * Copyright (C) Zenju (zenju AT freefilesync DOT org) - All Rights Reserved *
5 // *****************************************************************************
6 
7 #ifndef XML_H_349578228034572457454554
8 #define XML_H_349578228034572457454554
9 
10 #include "bind.h"
11 
13 namespace zen {}
14 
15 #endif //XML_H_349578228034572457454554
The zen::Xml namespace.
Definition: bind.h:15