c207f4dd8657a43bd2668f36140c50be128c1223
[GPU.git] / cpp.h
1 #ifndef CPP_H_
2 #define CPP_H_
3
4
5 /*----------------------------------------------------------------------*\
6 |* Declaration *|
7 \*---------------------------------------------------------------------*/
8
9 /*--------------------------------------*\
10 |* Public *|
11 \*-------------------------------------*/
12
13 #include "CanvasImageViewers.h"// pas utilisable dans cu car utilise boost
14 #include "GLUTImageViewers.h" // pas utilisable dans cu car utilise boost
15
16 #endif
17
18 /*----------------------------------------------------------------------*\
19 |* End *|
20 \*---------------------------------------------------------------------*/