remove unneeded include to boost/tribool
This commit is contained in:
@@ -30,11 +30,8 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|||||||
|
|
||||||
#include "Http/CompressionType.h"
|
#include "Http/CompressionType.h"
|
||||||
#include "Http/Header.h"
|
#include "Http/Header.h"
|
||||||
|
|
||||||
#include "../data_structures/tribool.hpp"
|
#include "../data_structures/tribool.hpp"
|
||||||
|
|
||||||
// #include <boost/logic/tribool.hpp>
|
|
||||||
|
|
||||||
#include <tuple>
|
#include <tuple>
|
||||||
|
|
||||||
namespace http
|
namespace http
|
||||||
|
|||||||
Reference in New Issue
Block a user