Browse Source

Remove OpenSSL header.

tags/v1.1.2
Andrew Belt 5 years ago
parent
commit
4a51efd2b5
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      src/network.cpp

+ 0
- 1
src/network.cpp View File

@@ -1,7 +1,6 @@
#include <network.hpp>
#define CURL_STATICLIB
#include <curl/curl.h>
#include <openssl/sha.h>


namespace rack {


Loading…
Cancel
Save