Rationalised use of #includes to be more standards-compliant.
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
*/
|
||||
/* PREPROCESSOR: MACRO-TEXT REPLACEMENT ROUTINES */
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include "debug.h" /* UF */
|
||||
#include "pathlength.h" /* UF */
|
||||
#include "textsize.h" /* UF */
|
||||
|
||||
Reference in New Issue
Block a user