#include "StdAfx.h" #include ".\sca.h" CSca::CSca(void) { HaveCurIndex = FALSE; HaveScaUpdate = FALSE; } CSca::~CSca(void) { }