diff options
Diffstat (limited to 'Build/source/texk/web2c/pdftexdir/pdftoepdf.cc')
-rw-r--r-- | Build/source/texk/web2c/pdftexdir/pdftoepdf.cc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Build/source/texk/web2c/pdftexdir/pdftoepdf.cc b/Build/source/texk/web2c/pdftexdir/pdftoepdf.cc index 736371035c7..43be93d612e 100644 --- a/Build/source/texk/web2c/pdftexdir/pdftoepdf.cc +++ b/Build/source/texk/web2c/pdftexdir/pdftoepdf.cc @@ -21,10 +21,8 @@ with this program. If not, see <http://www.gnu.org/licenses/>. MINGW32 <rpcndr.h> defining 'boolean' as 'unsigned char' and <kpathsea/types.h> defining Pascal's boolean as 'int'. */ -extern "C" { #include <w2c/config.h> #include <kpathsea/lib.h> -} #include <stdlib.h> #include <math.h> |