mirror of
https://github.com/boostorg/utility.git
synced 2025-05-09 15:04:00 +00:00
added #include boost/config.hpp at top to remove truncation warning on VC++
[SVN r8434]
This commit is contained in:
parent
7dd90c3919
commit
912dedaca7
@ -12,6 +12,7 @@
|
||||
// 13 Jun 00 Added const version of the iterator tests (Jeremy Siek)
|
||||
// 12 Dec 99 Initial version with iterator operators (Jeremy Siek)
|
||||
|
||||
#include <boost/config.hpp>
|
||||
#include <iostream>
|
||||
|
||||
#include <algorithm>
|
||||
|
Loading…
x
Reference in New Issue
Block a user