diff options
| author | totycro <totycro@unknown-horizons.org> | 2011-04-09 16:05:52 +0200 |
|---|---|---|
| committer | totycro <totycro@unknown-horizons.org> | 2011-04-09 16:05:52 +0200 |
| commit | cd1b32f87128de8cc948d4f6cfa1da67291c970b (patch) | |
| tree | 7b43fe71a08b9d1fc82faac6d06ce0dc31b672ef /pacman-c++/constants.h | |
| parent | 4c8c448a6de8b33e4a64271d6b2d0d25e00043ab (diff) | |
| download | foop-cd1b32f87128de8cc948d4f6cfa1da67291c970b.tar.gz foop-cd1b32f87128de8cc948d4f6cfa1da67291c970b.tar.bz2 foop-cd1b32f87128de8cc948d4f6cfa1da67291c970b.zip | |
added .proto file and generated sources
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 |
