2
0
mirror of https://github.com/boostorg/python.git synced 2026-01-24 06:02:14 +00:00

Fix #include

[SVN r25274]
This commit is contained in:
Dave Abrahams
2004-09-20 13:39:37 +00:00
parent 0b026dc5a2
commit 227448f061

View File

@@ -10,7 +10,7 @@
# include <boost/scoped_ptr.hpp>
# include <boost/get_pointer.hpp>
# include <boost/detail/binary_search.hpp>
# include <boost/cast.hpp>
# include <boost/numeric/conversion/cast.hpp>
# include <vector>
# include <map>
#include <iostream>