2
0
mirror of https://github.com/boostorg/lambda.git synced 2026-01-21 17:02:36 +00:00

removed one unneeded include

[SVN r13228]
This commit is contained in:
Jaakko Järvi
2002-03-19 18:19:04 +00:00
parent 5211282185
commit a9276b49ec

View File

@@ -7,8 +7,6 @@
#include "boost/lambda/lambda.hpp"
#include "boost/lambda/bind.hpp"
#include "boost/lambda/detail/member_ptr.hpp"
#include <string>
using namespace boost::lambda;