Michaël Lemaire
3e14fedbca
git-svn-id: https://subversion.assembla.com/svn/thunderk/paysages@550 b1fd45b6-86a6-48da-8261-f70d1f35bdcc
13 lines
152 B
C
13 lines
152 B
C
#ifndef _PAYSAGES_EXPLORING_CHUNK_H_
|
|
#define _PAYSAGES_EXPLORING_CHUNK_H_
|
|
|
|
#ifdef __cplusplus
|
|
extern "C" {
|
|
#endif
|
|
|
|
|
|
#ifdef __cplusplus
|
|
}
|
|
#endif
|
|
|
|
#endif
|