Menu

#64 Add missing includes for some versions of gcc

v1.0_(example)
closed-fixed
nobody
None
5
2013-10-17
2013-10-06
pollux
No

Hi,

Some (recent) versions of g++ make an error when using printf and similar functions without including cstdio.
The attached patch adds some missing includes. However, it was created for an older version of vym, so it still applies but I have not checked if there may be duplicate includes.

Best regards,
Pierre

1 Attachments

Discussion

  • In Silmaril

    In Silmaril - 2013-10-17

    Pushed to git, thanks.

     
  • In Silmaril

    In Silmaril - 2013-10-17
    • status: open --> closed-fixed