Issue 505
[zxing.git] / cpp / core / src / zxing / ResultPoint.cpp
index 4649568..9670685 100755 (executable)
@@ -20,3 +20,8 @@
 
 #include <zxing/ResultPoint.h>
 
+namespace zxing {
+
+ResultPoint::~ResultPoint() {}
+
+}