remove superflous include

This commit is contained in:
Dennis Luxen 2013-10-21 19:08:23 +02:00
parent b7db65a023
commit 9fe1680c56

View File

@ -40,7 +40,6 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#include <boost/integer.hpp> #include <boost/integer.hpp>
#include <boost/filesystem/fstream.hpp> #include <boost/filesystem/fstream.hpp>
#include <boost/interprocess/sync/interprocess_semaphore.hpp>
#include <string> #include <string>
#include <vector> #include <vector>