Skip to content

Commit aabef29

Browse files
committed
luabind: removed tag_function.hpp
1 parent 43b0e7e commit aabef29

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

Externals/luabind.vcxproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,6 @@
172172
<ClInclude Include="luabind\luabind\scope.hpp" />
173173
<ClInclude Include="luabind\luabind\set_package_preload.hpp" />
174174
<ClInclude Include="luabind\luabind\shared_ptr_converter.hpp" />
175-
<ClInclude Include="luabind\luabind\tag_function.hpp" />
176175
<ClInclude Include="luabind\luabind\typeid.hpp" />
177176
<ClInclude Include="luabind\luabind\types.hpp" />
178177
<ClInclude Include="luabind\luabind\version.hpp" />

Externals/luabind.vcxproj.filters

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -355,9 +355,6 @@
355355
<ClInclude Include="luabind\luabind\shared_ptr_converter.hpp">
356356
<Filter>include</Filter>
357357
</ClInclude>
358-
<ClInclude Include="luabind\luabind\tag_function.hpp">
359-
<Filter>include</Filter>
360-
</ClInclude>
361358
<ClInclude Include="luabind\luabind\typeid.hpp">
362359
<Filter>include</Filter>
363360
</ClInclude>

0 commit comments

Comments
 (0)