lemon/bits/windows.h
changeset 576 f5bc148f7e1f
parent 511 879c55700cd4
child 1131 43a91b33f374
equal deleted inserted replaced
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 {