summaryrefslogtreecommitdiff
path: root/src/pstream.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/pstream.h')
-rw-r--r--src/pstream.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/pstream.h b/src/pstream.h
index 16b16ce8..92b03ce4 100644
--- a/src/pstream.h
+++ b/src/pstream.h
@@ -39,8 +39,8 @@
*
* @ingroup util
*/
-#ifndef _PSTREAM_H
-#define _PSTREAM_H
+#ifndef INCLUDED_PSTREAM_H
+#define INCLUDED_PSTREAM_H
//#include <istream>
//#include <streambuf>
@@ -111,4 +111,4 @@ public:
}
};
-#endif // _PSTREAM_H
+#endif // INCLUDED_PSTREAM_H