forked from boostorg/utility
added #include boost/config.hpp at top to remove truncation warning on VC++
[SVN r8434]
This commit is contained in:
@@ -12,6 +12,7 @@
|
|||||||
// 13 Jun 00 Added const version of the iterator tests (Jeremy Siek)
|
// 13 Jun 00 Added const version of the iterator tests (Jeremy Siek)
|
||||||
// 12 Dec 99 Initial version with iterator operators (Jeremy Siek)
|
// 12 Dec 99 Initial version with iterator operators (Jeremy Siek)
|
||||||
|
|
||||||
|
#include <boost/config.hpp>
|
||||||
#include <iostream>
|
#include <iostream>
|
||||||
|
|
||||||
#include <algorithm>
|
#include <algorithm>
|
||||||
|
Reference in New Issue
Block a user