Skip to content

Commit

Permalink
Fixed: std::cout not found on msvc
Browse files Browse the repository at this point in the history
  • Loading branch information
Klaim authored and ThePhD committed Jan 3, 2022
1 parent a7da2a8 commit 96267b4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#include <iostream>
#include <sol/sol.hpp>

inline namespace sol2_regression_test_1144 {
Expand Down

0 comments on commit 96267b4

Please sign in to comment.