Browse Source

fixed warning

pull/1791/head
orignal 2 years ago
parent
commit
9df757a3fd
  1. 2
      daemon/I2PControlHandlers.cpp

2
daemon/I2PControlHandlers.cpp

@ -7,8 +7,10 @@ @@ -7,8 +7,10 @@
*/
#include <iomanip>
#define BOOST_BIND_GLOBAL_PLACEHOLDERS
#include <boost/lexical_cast.hpp>
#include <boost/property_tree/json_parser.hpp>
#include "Log.h"
#include "RouterContext.h"
#include "NetDb.hpp"

Loading…
Cancel
Save