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
@@ -28,10 +28,10 @@
#include <fstream>
#include "result.h"
using namespace std;
/** \file port.h */
using namespace std;
/** @brief available device types. */
enum DeviceType {
dt_serial, /*!< serial device */