kill a few more warnings in DtPrint
This commit is contained in:
committed by
Jon Trulson
parent
387ae5bdab
commit
0c165f56f5
@@ -45,6 +45,7 @@
|
||||
#undef MAXINT
|
||||
#endif
|
||||
|
||||
#include <ctype.h>
|
||||
#include <stdlib.h>
|
||||
#if defined(CSRG_BASED)
|
||||
#define MAXINT INT_MAX
|
||||
@@ -58,6 +59,7 @@
|
||||
#include <Xm/RowColumnP.h>
|
||||
#include <Xm/TraitP.h>
|
||||
#include <Xm/TakesDefT.h>
|
||||
#include <Xm/XmPrivate.h>
|
||||
|
||||
#include <Dt/PrintSetupBP.h>
|
||||
#include <Dt/PsubDefProcI.h>
|
||||
|
||||
@@ -38,6 +38,7 @@
|
||||
* Include Files
|
||||
*
|
||||
*/
|
||||
#include <ctype.h>
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
#include <Dt/DtNlUtils.h>
|
||||
|
||||
Reference in New Issue
Block a user