Skip to content

Commit

Permalink
馃洜 Fix #1328
Browse files Browse the repository at this point in the history
  • Loading branch information
ThePhD committed Jun 25, 2022
1 parent 55828d1 commit 17e1c95
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/run_time/source/policies.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@

#include <iostream>
#include <string>
#include <limits>

TEST_CASE("policies/self", "ensure we return a direct reference to the lua userdata rather than creating a new one") {
struct vec2 {
Expand Down

0 comments on commit 17e1c95

Please sign in to comment.