forked from boostorg/algorithm
<string.h> include added - needed for strdup
[SVN r22458]
This commit is contained in:
@ -11,6 +11,7 @@
|
||||
#include <boost/test/included/test_exec_monitor.hpp>
|
||||
|
||||
#include <string>
|
||||
#include <string.h>
|
||||
#include <iostream>
|
||||
#include <boost/algorithm/string/case_conv.hpp>
|
||||
#include <boost/test/test_tools.hpp>
|
||||
|
Reference in New Issue
Block a user