Skip to content

Commit 5c9a18e

Browse files
ngxsonggerganov
andauthored
common: move download functions to download.(cpp|h) (#17059)
* common: move download functions to download.(cpp|h) * rm unused includes * minor cleanup --------- Co-authored-by: Georgi Gerganov <[email protected]>
1 parent 7f09a68 commit 5c9a18e

File tree

5 files changed

+1066
-999
lines changed

5 files changed

+1066
-999
lines changed

common/CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,8 @@ add_library(${TARGET} STATIC
5656
common.h
5757
console.cpp
5858
console.h
59+
download.cpp
60+
download.h
5961
http.h
6062
json-partial.cpp
6163
json-partial.h

0 commit comments

Comments
 (0)