diff options
Diffstat (limited to 'src/plugins/qnx/qnxconstants.h')
-rw-r--r-- | src/plugins/qnx/qnxconstants.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/src/plugins/qnx/qnxconstants.h b/src/plugins/qnx/qnxconstants.h index 795e4560c2..c77dbc21e5 100644 --- a/src/plugins/qnx/qnxconstants.h +++ b/src/plugins/qnx/qnxconstants.h @@ -23,8 +23,7 @@ ** ****************************************************************************/ -#ifndef QNX_QNXCONSTANTS_H -#define QNX_QNXCONSTANTS_H +#pragma once #include <QtGlobal> @@ -67,5 +66,3 @@ const char QNX_DEBUGGING_GROUP[] = "Debugger.Group.Qnx"; } // namespace Constants } // namespace Qnx - -#endif // QNX_QNXCONSTANTS_H |