/* 4coder_cpp_preprocessor.h - An unoptimized non-in-place preprocessor. */ // TOP #if !defined(FCODER_CPP_PREPROCESSOR_H) #define FCODER_CPP_PREPROCESSOR_H #endif // BOTTOM