* Hack needed for GCC 4.3.2 on OpenSolaris.
This commit is contained in:
parent
923736df38
commit
4aa9245083
|
@ -5,12 +5,12 @@
|
|||
|
||||
#include "nixexpr.hh"
|
||||
#include "symbol-table.hh"
|
||||
#include "hash.hh"
|
||||
|
||||
|
||||
namespace nix {
|
||||
|
||||
|
||||
class Hash;
|
||||
class EvalState;
|
||||
struct Env;
|
||||
struct Value;
|
||||
|
|
Loading…
Reference in a new issue