Seafood/populateDB/database.h
author John Kern <johnk@symbian.org>
Wed, 08 Sep 2010 15:36:31 -0700
changeset 44 ca3ea89c80a3
parent 5 98d749cef1a7
permissions -rwxr-xr-x
remove obsolete dependencies

#ifndef DATABASE_H
#define DATABASE_H

enum { EBEST=0, EOK, EWORST };

#endif // DATABASE_H