diff options
Diffstat (limited to 'pacman-c++/util.h')
| -rw-r--r-- | pacman-c++/util.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pacman-c++/util.h b/pacman-c++/util.h index 1754f54..8bd03bc 100644 --- a/pacman-c++/util.h +++ b/pacman-c++/util.h | |||
| @@ -5,6 +5,8 @@ | |||
| 5 | #include "actor.h" | 5 | #include "actor.h" |
| 6 | 6 | ||
| 7 | namespace Util { | 7 | namespace Util { |
| 8 | Transmission::map_t createUninitialisedMap(); | ||
| 9 | |||
| 8 | Transmission::map_t createDummyMap(); | 10 | Transmission::map_t createDummyMap(); |
| 9 | 11 | ||
| 10 | Transmission::map_t createEmptyMap(); | 12 | Transmission::map_t createEmptyMap(); |
