Remove default #includes in Babel C, C++
commit2081cd3f62aeea2ad0c5539f3907502767301283
authorThierry Banel <tbanelwebmin@free.fr>
Mon, 30 Mar 2015 19:36:00 +0000 (30 21:36 +0200)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Tue, 31 Mar 2015 10:05:49 +0000 (31 12:05 +0200)
tree8187aa61ab58e1d1909744cb1bd7d24ce400edcf
parent7a717f8f0415b822ad4b3d2af99869cff4b6f968
Remove default #includes in Babel C, C++

* ob-C.el (org-babel-C-expand-C): remove automatic inclusion
of <string.h>, <stdio.h>, <stdlib.h>

* ob-C-test.org: adjust C++ tests to manually include
required header files.

<http://permalink.gmane.org/gmane.emacs.orgmode/96528>
lisp/ob-C.el
testing/examples/ob-C-test.org