r109: reorganized header files
[ctsim.git] / include / ct.h
index c3ec83db749253da9212f8028fb08363a360bc0b..016a4f89e7ceddf7ab3eaeb771c3b7808ae64922 100644 (file)
@@ -9,7 +9,7 @@
 **  This is part of the CTSim program
 **  Copyright (C) 1983-2000 Kevin Rosenberg
 **
-**  $Id: ct.h,v 1.18 2000/06/19 17:58:20 kevin Exp $
+**  $Id: ct.h,v 1.19 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
@@ -114,10 +114,7 @@ extern "C" {
 #include "mpiworld.h"
 #endif
 
-#include "kstddef.h"
-#include "kmath.h"
-#include "keyboard.h"
-#include "cio.h"
+#include "ctsupport.h"
 #include "byteorder.h"
 
 #ifdef HAVE_SGP