Skip to content

Commit dff0919

Browse files
fix: include <format> header in hostapi.hpp
1 parent 6e94bcd commit dff0919

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,5 +1,6 @@
11
#pragma once
22
#include <memory>
3+
#include <format>
34
#include <raylib.h>
45
#include <qjswrapper.hpp>
56

0 commit comments

Comments
 (0)