Fix clang warning
This commit is contained in:
@@ -7,7 +7,7 @@ namespace nix {
|
||||
/* See path.rs. */
|
||||
struct StorePath;
|
||||
|
||||
struct Store;
|
||||
class Store;
|
||||
|
||||
extern "C" {
|
||||
void ffi_StorePath_drop(void *);
|
||||
|
||||
Reference in New Issue
Block a user