changeset 605 | 5232721b3f14 |
parent 491 | 879c55700cd4 |
child 979 | 43a91b33f374 |
0:cd0736700b89 | 1:758fde8ad25b |
---|---|
14 * express or implied, and with no claim as to its suitability for any |
14 * express or implied, and with no claim as to its suitability for any |
15 * purpose. |
15 * purpose. |
16 * |
16 * |
17 */ |
17 */ |
18 |
18 |
19 #ifndef LEMON_WINDOWS_H |
19 #ifndef LEMON_BITS_WINDOWS_H |
20 #define LEMON_WINDOWS_H |
20 #define LEMON_BITS_WINDOWS_H |
21 |
21 |
22 #include <string> |
22 #include <string> |
23 |
23 |
24 namespace lemon { |
24 namespace lemon { |
25 namespace bits { |
25 namespace bits { |