summaryrefslogtreecommitdiff
path: root/src/libs/utils/fileutils_mac.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/utils/fileutils_mac.h')
-rw-r--r--src/libs/utils/fileutils_mac.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/libs/utils/fileutils_mac.h b/src/libs/utils/fileutils_mac.h
index 640a8f8a3f..5b66130274 100644
--- a/src/libs/utils/fileutils_mac.h
+++ b/src/libs/utils/fileutils_mac.h
@@ -23,8 +23,7 @@
**
****************************************************************************/
-#ifndef FILEUTILS_MAC_H
-#define FILEUTILS_MAC_H
+#pragma once
#include <QUrl>
@@ -36,6 +35,3 @@ QString normalizePathName(const QString &filePath);
} // Internal
} // Utils
-
-#endif // FILEUTILS_MAC_H
-