We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d6c226 commit 30cbc74Copy full SHA for 30cbc74
dwio/nimble/encodings/Encoding.cpp
@@ -16,7 +16,6 @@
16
#include "dwio/nimble/encodings/Encoding.h"
17
#include "dwio/nimble/common/EncodingPrimitives.h"
18
#include "dwio/nimble/common/Types.h"
19
-#include "dwio/nimble/common/Vector.h"
20
21
namespace facebook::nimble {
22
dwio/nimble/encodings/TrivialEncoding.cpp
@@ -14,7 +14,6 @@
14
* limitations under the License.
15
*/
#include "dwio/nimble/encodings/TrivialEncoding.h"
-#include <string_view>
#include "dwio/nimble/encodings/EncodingFactory.h"
0 commit comments