install lib header files with make install target

This commit is contained in:
Dennis Luxen
2013-12-17 17:59:44 +01:00
parent bb244646df
commit fd2f000075
37 changed files with 452 additions and 55 deletions
+2 -1
View File
@@ -27,7 +27,8 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#include <boost/foreach.hpp>
#include "Reply.h"
#include <Reply.h>
#include "../../Util/StringUtil.h"
namespace http {