Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: hcye on November 24, 2006, 09:36:34 pm

Title: Default code problem with .h file
Post by: hcye on November 24, 2006, 09:36:34 pm
I downloaded a recent nightly build, about 3 days ago. There seems to be a problem with default code: the default code will appear in .cpp files, but not in .h files. I like the automatic header file guard #ifndef FOO_H_INCLUDED... Could it be that the default code is over-written by this?