Skip to content

Commit fdb0921

Browse files
authored
[c++] Fix some build errors for Docker (#3620)
1 parent 4e92187 commit fdb0921

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

libtiledbsoma/src/soma/soma_dataframe.cc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131
*/
3232

3333
#include "soma_dataframe.h"
34-
#include <format>
3534
#include "../utils/logger.h"
3635

3736
namespace tiledbsoma {

libtiledbsoma/src/utils/fastercsx.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@
3333
#include <atomic>
3434
#include <cmath>
3535
#include <cstdint>
36-
#include <format>
3736
#include <numeric>
3837
#include "span/span.hpp"
3938

0 commit comments

Comments
 (0)