moved the error_category to error_code.cpp and added the new files (error_code.{hpp...
commitc85e66dd96de7352419ea43f5be9219d506d7bdb
authorarvidn <arvidn@a83610d8-ad2a-0410-a6ab-fc0612d85776>
Fri, 18 Jul 2008 10:22:16 +0000 (18 10:22 +0000)
committerarvidn <arvidn@a83610d8-ad2a-0410-a6ab-fc0612d85776>
Fri, 18 Jul 2008 10:22:16 +0000 (18 10:22 +0000)
tree71dd26b7b1c72e30711eb68091e9edc91eda4d29
parent76b415855274fc633fd2820787fa1a5c2c189eb1
moved the error_category to error_code.cpp and added the new files (error_code.{hpp|.cpp}) to the Jamfile and makefiles

git-svn-id: http://libtorrent.svn.sourceforge.net/svnroot/libtorrent/trunk@2550 a83610d8-ad2a-0410-a6ab-fc0612d85776
Jamfile
include/Makefile.am
include/libtorrent/error_code.hpp
src/Makefile.am
src/file_pool.cpp