Skip to content

Commit

Permalink
remove client warning
Browse files Browse the repository at this point in the history
  • Loading branch information
xmh0511 committed May 31, 2019
1 parent c578764 commit b7e8e7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client.hpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#ifndef CLIENT_HTTP_HPP
#define CLIENT_HTTP_HPP

#pragma warning(suppress : 4996)
#include <limits>
#include <mutex>
#include <random>
Expand Down

0 comments on commit b7e8e7a

Please sign in to comment.