From 9dcb9d553941244da99ad6ceba281f430adb04c6 Mon Sep 17 00:00:00 2001 From: Roland Reichwein Date: Sat, 3 Dec 2022 18:21:40 +0100 Subject: whiteboard 1.2: Fixed build on Debian 11 --- qrcode.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'qrcode.cpp') diff --git a/qrcode.cpp b/qrcode.cpp index cd5fab8..5e45afc 100644 --- a/qrcode.cpp +++ b/qrcode.cpp @@ -2,7 +2,8 @@ #include -#include +#include + #include using namespace qrcodegen; -- cgit v1.2.3