[PD-cvs] externals/PDContainer/include GlobalStuff.h,1.1.1.1,1.2

Georg Holzmann grholzi at users.sourceforge.net
Tue Oct 26 18:29:14 CEST 2004


Update of /cvsroot/pure-data/externals/PDContainer/include
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv500/include

Modified Files:
	GlobalStuff.h 
Log Message:
new windows makefile


Index: GlobalStuff.h
===================================================================
RCS file: /cvsroot/pure-data/externals/PDContainer/include/GlobalStuff.h,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** GlobalStuff.h	25 Oct 2004 19:02:30 -0000	1.1.1.1
--- GlobalStuff.h	26 Oct 2004 16:29:12 -0000	1.2
***************
*** 31,34 ****
--- 31,38 ----
  using std::endl;
  
+ #ifdef NT
+ using namespace std; // DEBUG
+ #endif
+ 
  // current version
  #define PDC_VERSION   "0.0.1pre"





More information about the Pd-cvs mailing list