Explorar el Código

Fixes to make things compile for CW, and possibly others.
* Makefile; don't output "#line" info to prevent some errors parsing file names.
* *parser.cpp; Remove problematic "#line" directives until these files get regenerated from source.
* *parser.cpp; Add "using namespace std;" as free/malloc, possible others, are used and other fail on more conforming compilers.


[SVN r29347]

Rene Rivera hace 21 años
padre
commit
dea6539b9c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      libs/graph

+ 1 - 1
libs/graph

@@ -1 +1 @@
-Subproject commit 0fbae0aeffe9f18f1ee81346c933ca8e6f74fd1e
+Subproject commit d76004af71f479b0e02535ab46780b7bd3c433e7

粤ICP备19079148号