aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/clangbackendipc/ipcserverproxy.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/clangbackendipc/ipcserverproxy.h')
-rw-r--r--src/libs/clangbackendipc/ipcserverproxy.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/libs/clangbackendipc/ipcserverproxy.h b/src/libs/clangbackendipc/ipcserverproxy.h
index 5cecabeef3..c36db5d14c 100644
--- a/src/libs/clangbackendipc/ipcserverproxy.h
+++ b/src/libs/clangbackendipc/ipcserverproxy.h
@@ -23,8 +23,7 @@
**
****************************************************************************/
-#ifndef CLANGBACKEND_IPCSERVERPROXY_H
-#define CLANGBACKEND_IPCSERVERPROXY_H
+#pragma once
#include "ipcserverinterface.h"
#include "readmessageblock.h"
#include "writemessageblock.h"
@@ -74,5 +73,3 @@ private:
};
} // namespace ClangBackEnd
-
-#endif // CLANGBACKEND_IPCSERVERPROXY_H