kill a few more warnings in DtPrint

This commit is contained in:
Pascal Stumpf
2013-07-22 14:31:46 +02:00
committed by Jon Trulson
parent 387ae5bdab
commit 0c165f56f5
4 changed files with 18 additions and 0 deletions

View File

@@ -38,6 +38,7 @@
* Include Files
*
*/
#include <ctype.h>
#include <stdlib.h>
#include <stdio.h>
#include <Dt/DtNlUtils.h>