Subversion Repositories Kolibri OS

Rev

Rev 5625 | Rev 5646 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5625 Rev 5640
Line 1... Line 1...
1
#ifndef INCLUDE_STRING_H
1
#ifndef INCLUDE_STRING_H
2
#define INCLUDE_STRING_H
2
#define INCLUDE_STRING_H
Line 3... Line -...
3
 
-
 
4
#ifndef INCLUDE_KOLIBRI_H
-
 
5
#include "../lib/kolibri.h"
-
 
6
#endif
-
 
7
 
3
 
8
#ifndef INCLUDE_MEM_H
4
#ifndef INCLUDE_MEM_H
9
#include "../lib/mem.h"
5
#include "../lib/mem.h"
Line 10... Line 6...
10
#endif
6
#endif