diff --git a/src/fuse_open.cpp b/src/fuse_open.cpp index 37a9c7a4..2a303db9 100644 --- a/src/fuse_open.cpp +++ b/src/fuse_open.cpp @@ -38,7 +38,7 @@ struct PT { - PT() + PT(PT &&pt_) { }