summaryrefslogtreecommitdiff
path: root/includes/Cmm.h
diff options
context:
space:
mode:
Diffstat (limited to 'includes/Cmm.h')
-rw-r--r--includes/Cmm.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/includes/Cmm.h b/includes/Cmm.h
index 276348a6c9..779416b6da 100644
--- a/includes/Cmm.h
+++ b/includes/Cmm.h
@@ -25,8 +25,7 @@
*
* -------------------------------------------------------------------------- */
-#ifndef CMM_H
-#define CMM_H
+#pragma once
/*
* In files that are included into both C and C-- (and perhaps
@@ -942,5 +941,3 @@
} \
\
return (dst);
-
-#endif /* CMM_H */