aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--util/stringprintf.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/util/stringprintf.h b/util/stringprintf.h
index 7e54be3c..23f07fea 100644
--- a/util/stringprintf.h
+++ b/util/stringprintf.h
@@ -10,8 +10,6 @@
#include <ostream>
#include <string>
-#include "absl/types/span.h"
-
namespace openscreen {
// Enable compile-time checking of the printf format argument, if available.