duckdb 0.6.1-dev83.0 → 0.6.1-dev86.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -799,7 +799,6 @@ protected:
799
799
  #ifndef _DUCKDB_THRIFT_TRANSPORT_TTRANSPORTEXCEPTION_H_
800
800
  #define _DUCKDB_THRIFT_TRANSPORT_TTRANSPORTEXCEPTION_H_ 1
801
801
 
802
- // FUCK OFF #include <boost/numeric/conversion/cast.hpp>
803
802
  #include <string>
804
803
 
805
804
 
@@ -6297,7 +6296,6 @@ TType TCompactProtocolT<Transport_>::getTType(int8_t type) {
6297
6296
  #include <cstddef>
6298
6297
  #include <cstring>
6299
6298
  #include <limits>
6300
- //#include <boost/scoped_array.hpp> // FUCK OFF
6301
6299
 
6302
6300
 
6303
6301