Ajout de l'ensemble du workspace.
[GPU.git] / WCudaMSE / BilatTools_Cuda_smart_switch / src / test / 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 \*---------------------------------------------------------------------*/