summaryrefslogtreecommitdiff
path: root/src/pstream.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/pstream.h')
-rw-r--r--src/pstream.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/pstream.h b/src/pstream.h
index fa2f1d9f..2502fdac 100644
--- a/src/pstream.h
+++ b/src/pstream.h
@@ -39,8 +39,7 @@
*
* @ingroup util
*/
-#ifndef INCLUDED_PSTREAM_H
-#define INCLUDED_PSTREAM_H
+#pragma once
//#include <istream>
//#include <streambuf>
@@ -110,5 +109,3 @@ public:
rdbuf(&buf);
}
};
-
-#endif // INCLUDED_PSTREAM_H