# | Line 4 | Line 4 | |
---|---|---|
4 | // | |
5 | // $Id$ | |
6 | ||
7 | < | #ifndef _common_hpp_ |
8 | < | #define _common_hpp_ |
9 | < | |
10 | < | #define _B(s) std::string(s, sizeof (s) - 1) |
11 | < | |
12 | < | #endif//_common_hpp_ |
7 | > | #include "truck.hpp" |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |