Skip to content

Commit 19350bd

Browse files
committed
Fix a reference error when compiling with VC2019
1 parent 4da92c9 commit 19350bd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

generate/templates/manual/include/cleanup_handle.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33

44
#include <map>
55
#include <memory>
6+
#include <string>
67

78
namespace nodegit {
89
class CleanupHandle {

0 commit comments

Comments
 (0)