Can now do a full static link of hello, world in C or C++
[deliverable/binutils-gdb.git] / gold / dirsearch.h
index 3beb1436c5a29aa6e543fbd3ae5fbeea4c320efb..8b6ba59bf5838ece1a324095ea2a8759d3d8aba3 100644 (file)
@@ -6,12 +6,13 @@
 #include <string>
 #include <list>
 
-#include "options.h"
 #include "workqueue.h"
 
 namespace gold
 {
 
+class General_options;
+
 // A simple interface to manage directories to be searched for
 // libraries.
 
This page took 0.034816 seconds and 4 git commands to generate.