Skip to content

Commit

Permalink
luabind: removed tag_function.hpp
Browse files Browse the repository at this point in the history
  • Loading branch information
qweasdd136963 committed Sep 29, 2018
1 parent 43b0e7e commit aabef29
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 aabef29

Please sign in to comment.