summaryrefslogtreecommitdiff
path: root/tests/libpeas/introspection/introspection-unimplemented.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/libpeas/introspection/introspection-unimplemented.h')
-rw-r--r--tests/libpeas/introspection/introspection-unimplemented.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/tests/libpeas/introspection/introspection-unimplemented.h b/tests/libpeas/introspection/introspection-unimplemented.h
index 65a157a..27e9565 100644
--- a/tests/libpeas/introspection/introspection-unimplemented.h
+++ b/tests/libpeas/introspection/introspection-unimplemented.h
@@ -21,8 +21,7 @@
* SPDX-License-Identifier: LGPL-2.1-or-later
*/
-#ifndef __INTROSPECTION_UNIMPLEMENTED_H__
-#define __INTROSPECTION_UNIMPLEMENTED_H__
+#pragma once
#include <glib-object.h>
@@ -53,5 +52,3 @@ PEAS_TEST_EXPORT
GType introspection_unimplemented_get_type (void) G_GNUC_CONST;
G_END_DECLS
-
-#endif /* __INTROSPECTION_UNIMPLEMENTED_H__ */