Menu

#18 C++ generator : add "#ifndef HEADER_H__" on header

None
closed
nobody
None
1
2014-05-30
2014-05-30
No

Add
"#ifndef %s_H\n", name_up
"#define %s_H\n\n", name_up

"#endif\n"
on header file.

1 Attachments

Discussion

  • Oliver Kellogg

    Oliver Kellogg - 2014-05-30
    • status: open --> closed
    • Group: -->
     
  • Oliver Kellogg

    Oliver Kellogg - 2014-05-30

    This was already fixed, see commit 95ede09

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.