Skip to content

Commit b6972c0

Browse files
fix: include memory header for smart pointer support
1 parent 31a084d commit b6972c0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/api/hostapi.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#pragma once
2+
#include <memory>
23
#include <raylib.h>
34
#include <qjswrapper.hpp>
45

0 commit comments

Comments
 (0)