News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

Default code problem with .h file

Started by hcye, November 24, 2006, 09:36:34 PM

Previous topic - Next topic

hcye

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?