ossp-pkg/as/as-gui/as_dataop.cpp 1.47 -> 1.48
--- as_dataop.cpp 2003/02/11 22:17:17 1.47
+++ as_dataop.cpp 2003/02/14 17:31:54 1.48
@@ -40,9 +40,11 @@
// User interface
#include "as_gui.h" // Main classes
+#include "as_const.h" // Application constants
#include "as_tableitem.h" // For class RtTableItem
#include "as_crc.h" // For quality strings
#include "as_uuid.h" // UUID classes
+#include "as_table.h" // TiTable class
// Icon pixel maps
#include "as_gfx/statok.xpm" // static const char *s_kpcStatokay_xpm[]
|
|