bug 81414, build standalone transformiix, MOZ_XSL->!TX_EXE, r=peterv,cls, sr=scc, a=dbaron (on behalf of drivers)

git-svn-id: svn://10.0.0.236/trunk@96804 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
axel%pike.org
2001-06-10 11:30:48 +00:00
parent 6bb1be87f5
commit 1fb49fa1e5
50 changed files with 145 additions and 160 deletions

View File

@@ -23,16 +23,16 @@
* Bob Miller, kbob@oblix.com
* -- plugged core leak.
*
* $Id: StringList.cpp,v 1.6 2001-04-03 12:37:57 peterv%netscape.com Exp $
* $Id: StringList.cpp,v 1.7 2001-06-10 11:30:25 axel%pike.org Exp $
*/
/**
* StringList
* @author <a href="mailto:kvisco@ziplink.net">Keith Visco</a>
* @version $Revision: 1.6 $ $Date: 2001-04-03 12:37:57 $
* @version $Revision: 1.7 $ $Date: 2001-06-10 11:30:25 $
**/
#ifndef MOZ_XSL
#ifdef TX_EXE
#include <iostream.h>
#endif
#include "StringList.h"