This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
capella
/
RedCore
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Aborescence:
fb9fb8ab84
Branches
Tags
master
RedCore
/
cocos2d
/
external
/
tiff
/
include
/
mac
/
tiffconf.h
tiffconf.h
94 B
Historique
Raw
1
2
3
4
5
#if defined(__LP64__) && __LP64__
#include"tiffconf-64.h"
#else
#include"tiffconf-32.h"
#endif