Rationalised use of #includes to be more standards-compliant.

This commit is contained in:
dtrg
2006-07-26 18:22:02 +00:00
parent 4fd0f0dba4
commit 30e34f493f
5 changed files with 10 additions and 1 deletions

View File

@@ -1,3 +1,4 @@
#include <stdlib.h>
#include "em_arith.h"
#include "em_label.h"
#include "../read_em/em_comp.h"