Seafood/populateDB/database.h
author John Kern <johnk@symbian.org>
Thu, 01 Apr 2010 13:36:35 -0700
changeset 12 60c644f011c7
parent 5 98d749cef1a7
permissions -rwxr-xr-x
fix for datebase skew

#ifndef DATABASE_H
#define DATABASE_H

enum { EBEST=0, EOK, EWORST };

#endif // DATABASE_H