Don't include options.h in fileread.h. Remove General_options

reference from Output_file class.
This commit is contained in:
Ian Lance Taylor
2008-01-18 23:26:48 +00:00
parent 6c0784b28f
commit 14144f39e4
7 changed files with 27 additions and 23 deletions

View File

@@ -27,6 +27,8 @@
#include "elfcpp.h"
#include "parameters.h"
#include "options.h"
#include "script.h"
#include "symtab.h"
#include "dynobj.h"