променени са
2 файла, в които са
добавени 2 реда и са
изтрити 0 реда
-
1
0
curl.h
-
1
0
sha.h
|
@@ -1,3 +1,4 @@
|
|
|
+#pragma once
|
|
|
#include <stdlib.h>
|
|
|
#include <string.h>
|
|
|
#include <curl/curl.h>
|
|
@@ -1,3 +1,4 @@
|
|
|
+#pragma once
|
|
|
#include <stdio.h>
|
|
|
#include <stdlib.h>
|
|
|
#include <string.h>
|