Generate module version files with new RULES_EXPAND facilities
Also removes the separate *VersionNum.h@ templates
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
\*************************************************************************/
|
||||
|
||||
/* This test includes all public headers from libCom and database modules
|
||||
* to ensure they are all syntaxtically correct in C and C++
|
||||
* to ensure they are all syntaxtically correct in both C and C++
|
||||
*/
|
||||
|
||||
#include <aaiRecord.h>
|
||||
@@ -31,14 +31,12 @@
|
||||
#include <cantProceed.h>
|
||||
#include <caProto.h>
|
||||
#include <caVersion.h>
|
||||
#include <caVersionNum.h>
|
||||
#include <chfPlugin.h>
|
||||
#include <compilerDependencies.h>
|
||||
#include <compressRecord.h>
|
||||
#include <cvtFast.h>
|
||||
#include <cvtTable.h>
|
||||
#include <databaseVersion.h>
|
||||
#include <databaseVersionNum.h>
|
||||
#include <dbAccessDefs.h>
|
||||
#include <dbAccess.h>
|
||||
#include <dbAddr.h>
|
||||
@@ -152,7 +150,6 @@
|
||||
#endif
|
||||
#include <libComRegister.h>
|
||||
#include <libComVersion.h>
|
||||
#include <libComVersionNum.h>
|
||||
#include <link.h>
|
||||
#ifdef __cplusplus
|
||||
# include <locationException.h>
|
||||
|
||||
Reference in New Issue
Block a user