summaryrefslogtreecommitdiff
path: root/libs/libqrencode/src/stdafx.cxx
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2019-10-06 22:29:40 +0300
committerGeorge Hazan <ghazan@miranda.im>2019-10-06 22:29:40 +0300
commit191c5d4ec09bd126cd17bbbc7b754149c1f46c21 (patch)
tree6f7baacf5e3db7e476170520917dd66bfa0d820c /libs/libqrencode/src/stdafx.cxx
parent9cd5d7e425fd66c9e5f4805f994adcff75858ae8 (diff)
QR code creator library
Diffstat (limited to 'libs/libqrencode/src/stdafx.cxx')
-rw-r--r--libs/libqrencode/src/stdafx.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/libs/libqrencode/src/stdafx.cxx b/libs/libqrencode/src/stdafx.cxx
new file mode 100644
index 0000000000..46cd18892b
--- /dev/null
+++ b/libs/libqrencode/src/stdafx.cxx
@@ -0,0 +1,2 @@
+
+#include "stdafx.h"