aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/clangbackendipc/connectionserver.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/clangbackendipc/connectionserver.h')
-rw-r--r--src/libs/clangbackendipc/connectionserver.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/libs/clangbackendipc/connectionserver.h b/src/libs/clangbackendipc/connectionserver.h
index ed0b7388c9..6eedf1b231 100644
--- a/src/libs/clangbackendipc/connectionserver.h
+++ b/src/libs/clangbackendipc/connectionserver.h
@@ -23,8 +23,7 @@
**
****************************************************************************/
-#ifndef CLANGBACKEND_CONNECTIONSERVER_H
-#define CLANGBACKEND_CONNECTIONSERVER_H
+#pragma once
#include <ipcclientproxy.h>
@@ -76,5 +75,3 @@ private:
};
} // namespace ClangBackEnd
-
-#endif // CLANGBACKEND_CONNECTIONSERVER_H