Prechádzať zdrojové kódy

externals: Update httplib

Since the introduction of this library, numerous improvements have been
made. Notably, many of the warnings we would get by simply including the
library header have now been fixed. This makes it much easier to make
conversion warning an error.
Lioncash 6 rokov pred
rodič
commit
47a6bb2d5b
2 zmenil súbory, kde vykonal 1637 pridanie a 902 odobranie
  1. 1636 901
      externals/httplib/httplib.h
  2. 1 1
      src/core/crypto/key_manager.cpp

Rozdielové dáta súboru neboli zobrazené, pretože súbor je príliš veľký
+ 1636 - 901
externals/httplib/httplib.h


+ 1 - 1
src/core/crypto/key_manager.cpp

@@ -21,8 +21,8 @@
 #include "common/common_paths.h"
 #include "common/file_util.h"
 #include "common/hex_util.h"
-#include "common/string_util.h"
 #include "common/logging/log.h"
+#include "common/string_util.h"
 #include "core/core.h"
 #include "core/crypto/aes_util.h"
 #include "core/crypto/key_manager.h"

Niektoré súbory nie sú zobrazené, pretože je v týchto rozdielových dátach zmenené mnoho súborov