mirror of
https://github.com/KingDuckZ/kamokan.git
synced 2025-10-02 15:00:02 +00:00
Make a generic pastie retrieval base class.
This is useful for implementing the EditResponse class.
This commit is contained in:
parent
c86df2de07
commit
b325af980f
5 changed files with 169 additions and 65 deletions
|
@ -20,6 +20,7 @@ add_library(${PROJECT_NAME} STATIC
|
|||
quick_submit_paste_response.cpp
|
||||
storage.cpp
|
||||
string_conv.cpp
|
||||
pastie_retrieving_response.cpp
|
||||
)
|
||||
|
||||
target_include_directories(${PROJECT_NAME}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue