~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/session/times.h

  • Committer: Olaf van der Spek
  • Date: 2011-06-30 22:56:06 UTC
  • mto: This revision was merged to the branch mainline in revision 2362.
  • Revision ID: olafvdspek@gmail.com-20110630225606-l77jizroy0hjdjg7
Remove unused include

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
 
18
18
#include <boost/date_time.hpp>
19
19
#include <drizzled/common_fwd.h>
20
 
#include <drizzled/type/time.h>
21
20
 
22
21
namespace drizzled {
23
22
namespace session {