aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/TCC/Tango.TCC.CardDetector/CardDetectionResult.cpp
blob: 4d0596f0e9b23785e6ddf3b68d131eae14265818 (plain)
1
2
3
4
5
6
7
#include "CardDetectionResult.h"

using namespace Tango::TCC::CardDetector;

CardDetectionResult::CardDetectionResult()
{
}