merged
This commit is contained in:
@@ -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__ */
|
||||
|
||||
Reference in New Issue
Block a user