mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-30 21:45:37 +00:00
[1791] moved <cstdlib> to test_client.cc now the latter calls system().
This commit is contained in:
@@ -27,6 +27,7 @@
|
||||
#include <boost/bind.hpp>
|
||||
#include <boost/shared_ptr.hpp>
|
||||
|
||||
#include <cstdlib>
|
||||
#include <istream>
|
||||
#include <fstream>
|
||||
|
||||
|
@@ -34,7 +34,6 @@
|
||||
|
||||
#include <fstream>
|
||||
#include <sstream>
|
||||
#include <cstdlib>
|
||||
#include <vector>
|
||||
|
||||
using namespace std;
|
||||
|
Reference in New Issue
Block a user