Loading extra/yassl/include/buffer.hpp +1 −1 Original line number Diff line number Diff line Loading @@ -27,7 +27,7 @@ #ifndef yaSSL_BUFFER_HPP #define yaSSL_BUFFER_HPP #include <cassert> // assert #include <assert.h> // assert #include "yassl_error.hpp" // Error #include "memory.hpp" // mySTL::auto_ptr #include "algorithm.hpp" // mySTL::swap Loading extra/yassl/include/log.hpp +1 −1 Original line number Diff line number Diff line Loading @@ -30,7 +30,7 @@ #include "socket_wrapper.hpp" #ifdef YASSL_LOG #include <cstdio> #include <stdio.h> #endif namespace yaSSL { Loading extra/yassl/include/socket_wrapper.hpp +1 −1 Original line number Diff line number Diff line Loading @@ -29,7 +29,7 @@ #ifndef yaSSL_SOCKET_WRAPPER_HPP #define yaSSL_SOCKET_WRAPPER_HPP #include <cassert> #include <assert.h> #ifdef WIN32 #include <winsock2.h> Loading extra/yassl/mySTL/helpers.hpp +1 −1 Original line number Diff line number Diff line Loading @@ -27,7 +27,7 @@ #ifndef mySTL_HELPERS_HPP #define mySTL_HELPERS_HPP #include <cstdlib> #include <stdlib.h> namespace mySTL { Loading extra/yassl/mySTL/stdexcept.hpp +1 −1 Original line number Diff line number Diff line Loading @@ -28,7 +28,7 @@ #define mySTL_STDEXCEPT_HPP #include <cstring> // strncpy #include <string.h> // strncpy namespace mySTL { Loading Loading
extra/yassl/include/buffer.hpp +1 −1 Original line number Diff line number Diff line Loading @@ -27,7 +27,7 @@ #ifndef yaSSL_BUFFER_HPP #define yaSSL_BUFFER_HPP #include <cassert> // assert #include <assert.h> // assert #include "yassl_error.hpp" // Error #include "memory.hpp" // mySTL::auto_ptr #include "algorithm.hpp" // mySTL::swap Loading
extra/yassl/include/log.hpp +1 −1 Original line number Diff line number Diff line Loading @@ -30,7 +30,7 @@ #include "socket_wrapper.hpp" #ifdef YASSL_LOG #include <cstdio> #include <stdio.h> #endif namespace yaSSL { Loading
extra/yassl/include/socket_wrapper.hpp +1 −1 Original line number Diff line number Diff line Loading @@ -29,7 +29,7 @@ #ifndef yaSSL_SOCKET_WRAPPER_HPP #define yaSSL_SOCKET_WRAPPER_HPP #include <cassert> #include <assert.h> #ifdef WIN32 #include <winsock2.h> Loading
extra/yassl/mySTL/helpers.hpp +1 −1 Original line number Diff line number Diff line Loading @@ -27,7 +27,7 @@ #ifndef mySTL_HELPERS_HPP #define mySTL_HELPERS_HPP #include <cstdlib> #include <stdlib.h> namespace mySTL { Loading
extra/yassl/mySTL/stdexcept.hpp +1 −1 Original line number Diff line number Diff line Loading @@ -28,7 +28,7 @@ #define mySTL_STDEXCEPT_HPP #include <cstring> // strncpy #include <string.h> // strncpy namespace mySTL { Loading