mirror of
https://github.com/openharmony/third_party_qrcodegen.git
synced 2026-07-18 01:24:39 -04:00
Added a forgotten #include to C++ code (related to commit 9f2c8d9e96).
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
#include <cstddef>
|
||||
#include <cstdlib>
|
||||
#include <sstream>
|
||||
#include <utility>
|
||||
#include "BitBuffer.hpp"
|
||||
#include "QrCode.hpp"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user