Added some explicit header #includes to C++ demo code for clarity.

pull/4/head
Project Nayuki 9 years ago
parent a9a5cdbb58
commit fb702fd46e

@ -25,8 +25,10 @@
* Software.
*/
#include <cstdint>
#include <iostream>
#include <string>
#include <vector>
#include "QrCode.hpp"

Loading…
Cancel
Save