~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/sql_lex.h

  • Committer: Monty Taylor
  • Date: 2008-11-17 23:20:25 UTC
  • mto: (589.1.3 devel)
  • mto: This revision was merged to the branch mainline in revision 589.
  • Revision ID: monty@inaugust.com-20081117232025-01m5jfd4l9cn93kb
Removed field.h from common_includes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
30
30
#include <drizzled/table_list.h>
31
31
 
32
32
class select_result_interceptor;
 
33
class virtual_column_info;
 
34
 
33
35
/* YACC and LEX Definitions */
34
36
 
35
37
/* These may not be declared yet */