mirror of
https://github.com/ThePhD/sol2.git
synced 2024-03-22 13:10:44 +08:00
Fixed: std::cout
not found on msvc
This commit is contained in:
parent
a7da2a8e88
commit
96267b4a75
|
@ -1,3 +1,4 @@
|
|||
#include <iostream>
|
||||
#include <sol/sol.hpp>
|
||||
|
||||
inline namespace sol2_regression_test_1144 {
|
||||
|
|
Loading…
Reference in New Issue
Block a user