Skip to content

Commit c02bef7

Browse files
committed
Fix std::string not declared error.
1 parent 2af21ac commit c02bef7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

App/Light/Ibl.h

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

77
#include <vector>
88
#include <cstdint>
9+
#include <string>
910

1011
namespace Baikal
1112
{

0 commit comments

Comments
 (0)