Program: gdcm
Module: $RCSfile: TestEmpty.cxx,v $
Language: C++
- Date: $Date: 2006/06/06 15:15:48 $
- Version: $Revision: 1.1 $
+ Date: $Date: 2006/06/30 09:48:05 $
+ Version: $Revision: 1.2 $
Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de
l'Image). All rights reserved. See Doc/License.txt or
=========================================================================*/
// Just to know, at test time, if the dll is loadable
-int TestEmpty(int argc, char *argv[])
+int TestEmpty(int , char ** )
{
return 0;
}