r109: reorganized header files
[ctsim.git] / libctsupport / strfuncs.cpp
index 21dabb5728c96bdc3f4b4ea3323452e7b5ae12f5..414faea91ddd541dce972495867418359e163aac 100644 (file)
@@ -2,7 +2,7 @@
 **  This is part of the CTSim program
 **  Copyright (C) 1983-2000 Kevin Rosenberg
 **
 **  This is part of the CTSim program
 **  Copyright (C) 1983-2000 Kevin Rosenberg
 **
-**  $Id: strfuncs.cpp,v 1.2 2000/06/19 18:16:44 kevin Exp $
+**  $Id: strfuncs.cpp,v 1.3 2000/06/19 19:04:05 kevin Exp $
 **
 **  This program is free software; you can redistribute it and/or modify
 **  it under the terms of the GNU General Public License (version 2) as
 **
 **  This program is free software; you can redistribute it and/or modify
 **  it under the terms of the GNU General Public License (version 2) as
@@ -19,7 +19,7 @@
 ******************************************************************************/
 
 #include <ctype.h>
 ******************************************************************************/
 
 #include <ctype.h>
-#include "kstddef.h"
+#include "ctsupport.h"
 
 
 /* NAME
 
 
 /* NAME