summaryrefslogtreecommitdiff
path: root/cpp/src/IcePatch2/FileServerI.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/IcePatch2/FileServerI.h')
-rw-r--r--cpp/src/IcePatch2/FileServerI.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/cpp/src/IcePatch2/FileServerI.h b/cpp/src/IcePatch2/FileServerI.h
index 5f32dcddafd..ba9190b2b88 100644
--- a/cpp/src/IcePatch2/FileServerI.h
+++ b/cpp/src/IcePatch2/FileServerI.h
@@ -7,8 +7,7 @@
//
// **********************************************************************
-#ifndef ICE_PATCH2_FILE_SERVER_I_H
-#define ICE_PATCH2_FILE_SERVER_I_H
+#pragma once
#include <IcePatch2/Util.h>
#include <IcePatch2/FileServer.h>
@@ -38,5 +37,3 @@ private:
};
}
-
-#endif