summaryrefslogtreecommitdiff
path: root/includes/Rts.h
diff options
context:
space:
mode:
Diffstat (limited to 'includes/Rts.h')
-rw-r--r--includes/Rts.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/includes/Rts.h b/includes/Rts.h
index be49b326f2..b36fc94a5e 100644
--- a/includes/Rts.h
+++ b/includes/Rts.h
@@ -10,8 +10,7 @@
*
* ---------------------------------------------------------------------------*/
-#ifndef RTS_H
-#define RTS_H
+#pragma once
#ifdef __cplusplus
extern "C" {
@@ -313,5 +312,3 @@ TICK_VAR(2)
#ifdef __cplusplus
}
#endif
-
-#endif /* RTS_H */