Harmonized the style of including headers from headers.
We surely don't care about some file I/O on host machines in 2018 ;-)
This commit is contained in:
@@ -42,10 +42,7 @@
|
||||
|
||||
|
||||
|
||||
/* If not already done, include the apple2.h header file */
|
||||
#if !defined(_APPLE2_H)
|
||||
# include <apple2.h>
|
||||
#endif
|
||||
#include <apple2.h>
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user