Fix mismatched tag warning on clang
This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@
|
||||
namespace nix {
|
||||
|
||||
|
||||
struct Store;
|
||||
class Store;
|
||||
class EvalState;
|
||||
class StorePath;
|
||||
enum RepairFlag : bool;
|
||||
|
||||
Reference in New Issue
Block a user