Componentes.Terceros.DevExp.../official/x.30/ExpressSpreadSheet/Demos/CBuilder/FlyingDemo/FlyingSupport.h
2007-12-16 17:06:54 +00:00

9 lines
325 B
C

//---------------------------------------------------------------------------
#ifndef SupportH
#define SupportH
//---------------------------------------------------------------------------
#endif
//---------------------------------------------------------------------------
int __fastcall Round(double const AVal);