Jpp  master_rocky-40-g5f0272dcd
the software that should make you happy
csv2cpp.hh
Go to the documentation of this file.
1 #ifndef __csv2cpp__hh
2 #define __csv2cpp__hh
3 
4 #include "csv2code.hh"
5 
6 struct CPP {};
7 
8 #endif
Definition: csv2cpp.hh:6