Cleanup unused boost includes
This commit is contained in:
parent
f62caa4b08
commit
a2fed56d69
3 changed files with 0 additions and 6 deletions
|
@ -13,8 +13,6 @@
|
|||
#include <iostream>
|
||||
#include <algorithm>
|
||||
#include <sstream>
|
||||
#include <boost/iostreams/copy.hpp>
|
||||
#include <boost/iostreams/device/back_inserter.hpp>
|
||||
#if defined(_WIN32) || defined(_WIN64) || defined(TEST_WIN32_CODE)
|
||||
#include <windows.h>
|
||||
#endif
|
||||
|
|
|
@ -12,8 +12,6 @@
|
|||
#include <iostream>
|
||||
#include <algorithm>
|
||||
#include <sstream>
|
||||
#include <boost/iostreams/copy.hpp>
|
||||
#include <boost/iostreams/device/back_inserter.hpp>
|
||||
#if defined(_WIN32) || defined(_WIN64) || defined(TEST_WIN32_CODE)
|
||||
#include <windows.h>
|
||||
#endif
|
||||
|
|
|
@ -13,8 +13,6 @@
|
|||
#include <iostream>
|
||||
#include <algorithm>
|
||||
#include <sstream>
|
||||
#include <boost/iostreams/copy.hpp>
|
||||
#include <boost/iostreams/device/back_inserter.hpp>
|
||||
#if defined(_WIN32) || defined(_WIN64) || defined(TEST_WIN32_CODE)
|
||||
#include <windows.h>
|
||||
//FUCK YOU. SERIOUSLY.
|
||||
|
|
Loading…
Add table
Reference in a new issue