ossp-pkg/as/as-gui/as_gui.h 1.69 -> 1.70
--- as_gui.h 2003/02/03 21:14:58 1.69
+++ as_gui.h 2003/02/04 19:30:31 1.70
@@ -59,6 +59,11 @@
#include "as_table.h" // For class TiTable
#include "as_datedit.h" // For class Daydatedit
+// Version information
+#define _AS_VERSION_CPP_AS_HEADER_
+#include "as_version.cpp"
+#undef _AS_VERSION_CPP_AS_HEADER_
+
// Intentional no operation
#define TITRAQ_NOP ((void)0)
|
|