summaryrefslogtreecommitdiff
path: root/cpp/src/slice2cs/Gen.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/slice2cs/Gen.h')
-rw-r--r--cpp/src/slice2cs/Gen.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/cpp/src/slice2cs/Gen.h b/cpp/src/slice2cs/Gen.h
index 77e0c3ba90c..bec13760eaf 100644
--- a/cpp/src/slice2cs/Gen.h
+++ b/cpp/src/slice2cs/Gen.h
@@ -7,8 +7,7 @@
//
// **********************************************************************
-#ifndef GEN_H
-#define GEN_H
+#pragma once
#include <Slice/CsUtil.h>
@@ -308,5 +307,3 @@ private:
};
}
-
-#endif