petit: make argument of Write const
[omega.git] / omega_lib / doc / PT-example.c
blobc992e567cff00518ac4b930921331e48bc9cd804
1 #if defined DONT_INCLUDE_TEMPLATE_CODE
3 /* DONT BOTHER COMPILING THIS FILE UNLESS WE ARE USING G++ >= 260
4 AND -fno-implicit-templates AND -DDONT_INCLUDE_TEMPLATE_CODE */
6 #undef DONT_INCLUDE_TEMPLATE_CODE
8 #include <omega/PT-omega.c>
10 // If we needed other templates, we would put them here
12 #endif