Removed double inclusion of boost/function.hpp

This commit is contained in:
zerodefect 2018-01-30 11:45:40 +00:00 committed by GitHub
parent 1e9d1360f7
commit af1b54e268
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -24,7 +24,6 @@
#include <boost/asio/strand.hpp>
#include <boost/asio/deadline_timer.hpp>
#include <boost/asio/posix/stream_descriptor.hpp>
#include <boost/function.hpp>
#include <boost/bind.hpp>
#include <boost/function.hpp>