src/work/klao/path.h
changeset 609 0566ac97809b
parent 493 bbd1db03f0fe
child 619 e09818232531
equal deleted inserted replaced
6:dc11b6f19957 7:028c8c5bdf36
     9 
     9 
    10 #include <deque>
    10 #include <deque>
    11 #include <vector>
    11 #include <vector>
    12 #include <algorithm>
    12 #include <algorithm>
    13 
    13 
    14 #include <invalid.h>
    14 #include <hugo/invalid.h>
    15 #include <error.h>
    15 #include <hugo/error.h>
    16 #include <debug.h>
    16 #include <debug.h>
    17 
    17 
    18 namespace hugo {
    18 namespace hugo {
    19 
    19 
    20   /// \addtogroup datas
    20   /// \addtogroup datas