diff options
Diffstat (limited to 'pacman-c++/constants.h')
| -rw-r--r-- | pacman-c++/constants.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pacman-c++/constants.h b/pacman-c++/constants.h index 8977b08..44999f7 100644 --- a/pacman-c++/constants.h +++ b/pacman-c++/constants.h | |||
| @@ -1,5 +1,6 @@ | |||
| 1 | #ifndef CONSTANTS_H | 1 | #ifndef CONSTANTS_H |
| 2 | #define CONSTANTS_H | 2 | #define CONSTANTS_H |
| 3 | #include <sys/types.h> | ||
| 3 | 4 | ||
| 4 | namespace Constants { | 5 | namespace Constants { |
| 5 | const struct | 6 | const struct |
