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__ */
|
||||
|
||||
@@ -28,10 +28,10 @@
|
||||
#include <vector>
|
||||
#include <cstdarg>
|
||||
|
||||
using namespace std;
|
||||
|
||||
/** \file logger.h */
|
||||
|
||||
using namespace std;
|
||||
|
||||
/** @brief available types for all subsystems */
|
||||
enum AreasType {
|
||||
bas=0, /*!< basis */
|
||||
|
||||
Reference in New Issue
Block a user