summaryrefslogtreecommitdiffstats
path: root/libqpdf/qpdf/QPDF_Operator.hh
diff options
context:
space:
mode:
Diffstat (limited to 'libqpdf/qpdf/QPDF_Operator.hh')
-rw-r--r--libqpdf/qpdf/QPDF_Operator.hh6
1 files changed, 3 insertions, 3 deletions
diff --git a/libqpdf/qpdf/QPDF_Operator.hh b/libqpdf/qpdf/QPDF_Operator.hh
index 9d18ad37..4bf40066 100644
--- a/libqpdf/qpdf/QPDF_Operator.hh
+++ b/libqpdf/qpdf/QPDF_Operator.hh
@@ -1,5 +1,5 @@
-#ifndef __QPDF_OPERATOR_HH__
-#define __QPDF_OPERATOR_HH__
+#ifndef QPDF_OPERATOR_HH
+#define QPDF_OPERATOR_HH
#include <qpdf/QPDFObject.hh>
@@ -17,4 +17,4 @@ class QPDF_Operator: public QPDFObject
std::string val;
};
-#endif // __QPDF_OPERATOR_HH__
+#endif // QPDF_OPERATOR_HH