ryanhaining / cppitertools

Implementation of python itertools and builtin iteration functions for C++17
https://twitter.com/cppitertools
BSD 2-Clause "Simplified" License
1.37k stars 115 forks source link

Fix sconstruct: #3

Closed grimreaper closed 11 years ago

grimreaper commented 11 years ago

'c++' is the C++ compiler. There is no reason to assume either clang++ or g++.

/usr/local/include must be included on modern unixes to use boost.