summaryrefslogtreecommitdiff
path: root/cpp/src/Freeze/IndexI.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/Freeze/IndexI.h')
-rw-r--r--cpp/src/Freeze/IndexI.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/cpp/src/Freeze/IndexI.h b/cpp/src/Freeze/IndexI.h
index ea850a3be02..3fe2d6018e0 100644
--- a/cpp/src/Freeze/IndexI.h
+++ b/cpp/src/Freeze/IndexI.h
@@ -7,8 +7,7 @@
//
// **********************************************************************
-#ifndef FREEZE_INDEX_I_H
-#define FREEZE_INDEX_I_H
+#pragma once
#include <Ice/Ice.h>
#include <Freeze/Index.h>
@@ -49,5 +48,3 @@ private:
};
}
-#endif
-