Fix missing include

[SVN r38518]
This commit is contained in:
Vladimir Prus 2007-08-08 19:09:25 +00:00
parent 1f0a885def
commit 107595b76c

View File

@ -9,6 +9,7 @@
#include <algorithm>
#include <boost/iterator/permutation_iterator.hpp>
#include <boost/cstdlib.hpp>
#include <assert.h>
int main() {