summaryrefslogtreecommitdiff
path: root/src/dal/recordset.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/dal/recordset.h')
-rw-r--r--src/dal/recordset.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/dal/recordset.h b/src/dal/recordset.h
index 124123d1..3cabe276 100644
--- a/src/dal/recordset.h
+++ b/src/dal/recordset.h
@@ -18,8 +18,8 @@
* 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
-#ifndef _TMWSERV_RECORDSET_H_
-#define _TMWSERV_RECORDSET_H_
+#ifndef RECORDSET_H
+#define RECORDSET_H
#include <iostream>
#include <vector>
@@ -178,4 +178,4 @@ class RecordSet
} // namespace dal
-#endif // _TMWSERV_RECORDSET_H_
+#endif // RECORDSET_H