Skip to content

Commit

Permalink
Merge pull request #243 from qweasdd136963/xd_dev_dev
Browse files Browse the repository at this point in the history
luabind: removed tag_function.hpp
  • Loading branch information
Xottab-DUTY committed Sep 29, 2018
2 parents 43b0e7e + aabef29 commit 7f7f96a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion Externals/luabind.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,6 @@
<ClInclude Include="luabind\luabind\scope.hpp" />
<ClInclude Include="luabind\luabind\set_package_preload.hpp" />
<ClInclude Include="luabind\luabind\shared_ptr_converter.hpp" />
<ClInclude Include="luabind\luabind\tag_function.hpp" />
<ClInclude Include="luabind\luabind\typeid.hpp" />
<ClInclude Include="luabind\luabind\types.hpp" />
<ClInclude Include="luabind\luabind\version.hpp" />
Expand Down
3 changes: 0 additions & 3 deletions Externals/luabind.vcxproj.filters
Original file line number Diff line number Diff line change
Expand Up @@ -355,9 +355,6 @@
<ClInclude Include="luabind\luabind\shared_ptr_converter.hpp">
<Filter>include</Filter>
</ClInclude>
<ClInclude Include="luabind\luabind\tag_function.hpp">
<Filter>include</Filter>
</ClInclude>
<ClInclude Include="luabind\luabind\typeid.hpp">
<Filter>include</Filter>
</ClInclude>
Expand Down

0 comments on commit 7f7f96a

Please sign in to comment.