From 8cc93395505b2a28b583dd7e696cf6d6ba54ce19 Mon Sep 17 00:00:00 2001 From: Arvid Norberg Date: Sat, 4 Apr 2015 14:19:30 +0000 Subject: [PATCH] fix makefile --- include/libtorrent/Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/include/libtorrent/Makefile.am b/include/libtorrent/Makefile.am index 5720eae16..971fa00d3 100644 --- a/include/libtorrent/Makefile.am +++ b/include/libtorrent/Makefile.am @@ -111,7 +111,6 @@ nobase_include_HEADERS = \ settings_pack.hpp \ sha1.hpp \ sha1_hash.hpp \ - size_type.hpp \ sliding_average.hpp \ socket.hpp \ socket_io.hpp \