diff options
Diffstat (limited to 'src/stdlib/paths.h')
| -rw-r--r-- | src/stdlib/paths.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/stdlib/paths.h b/src/stdlib/paths.h index 62deaf75..ce6de1c8 100644 --- a/src/stdlib/paths.h +++ b/src/stdlib/paths.h @@ -1,7 +1,7 @@ -#pragma once - // A lang for filesystem paths +#pragma once + #include <stdbool.h> #include <stdint.h> |
