1
0
Fork 0
mirror of https://github.com/KingDuckZ/kamokan.git synced 2025-08-07 12:59:45 +00:00

Clean up and make a separate class for pasties from curl-style requests.

This commit is contained in:
King_DuckZ 2017-05-24 09:05:03 +01:00
parent a2676ad5c7
commit 1507c79503
6 changed files with 96 additions and 22 deletions

View file

@ -27,6 +27,7 @@ add_library(${PROJECT_NAME} STATIC
error_response.cpp
tawashi_exception.cpp
http_header.cpp
quick_submit_paste_response.cpp
)
target_include_directories(${PROJECT_NAME}