summaryrefslogtreecommitdiff
path: root/src/plugins/glsleditor/glslcompletionassist.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/glsleditor/glslcompletionassist.h')
-rw-r--r--src/plugins/glsleditor/glslcompletionassist.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/plugins/glsleditor/glslcompletionassist.h b/src/plugins/glsleditor/glslcompletionassist.h
index ca1bd84a44..234b6331f0 100644
--- a/src/plugins/glsleditor/glslcompletionassist.h
+++ b/src/plugins/glsleditor/glslcompletionassist.h
@@ -23,8 +23,7 @@
**
****************************************************************************/
-#ifndef GLSLCOMPLETIONASSIST_H
-#define GLSLCOMPLETIONASSIST_H
+#pragma once
#include "glsleditor.h"
@@ -127,5 +126,3 @@ private:
} // namespace Internal
} // namespace GlslEditor
-
-#endif // GLSLCOMPLETIONASSIST_H