This commit is contained in:
john30
2014-12-15 20:28:41 +01:00
parent 970574ed50
commit c86655b964
3 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -25,10 +25,10 @@
#include <map>
#include <vector>
using namespace std;
/** \file appl.h */
using namespace std;
/** @brief the available data types. */
enum DataType {
dt_none, /*!< default for __text_only__ */