Switch to unified view
a/src/utils/smallut.h | b/src/utils/smallut.h | ||
---|---|---|---|
... |
... |
||
15 | * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. |
15 | * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. |
16 | */ |
16 | */ |
17 | #ifndef _SMALLUT_H_INCLUDED_ |
17 | #ifndef _SMALLUT_H_INCLUDED_ |
18 | #define _SMALLUT_H_INCLUDED_ |
18 | #define _SMALLUT_H_INCLUDED_ |
19 | /* @(#$Id: smallut.h,v 1.33 2008-12-05 07:38:07 dockes Exp $ (C) 2004 J.F.Dockes */ |
19 | /* @(#$Id: smallut.h,v 1.33 2008-12-05 07:38:07 dockes Exp $ (C) 2004 J.F.Dockes */ |
20 | #include <stdlib.h> |
||
21 | |||
20 | #include <string> |
22 | #include <string> |
21 | #include <list> |
23 | #include <list> |
22 | #include <vector> |
24 | #include <vector> |
23 | #include <map> |
25 | #include <map> |
24 | #include <set> |
26 | #include <set> |