~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/include.am

  • Committer: Stewart Smith
  • Date: 2010-03-02 06:41:59 UTC
  • mto: (1309.2.13 build)
  • mto: This revision was merged to the branch mainline in revision 1318.
  • Revision ID: stewart@flamingspork.com-20100302064159-gktw6hcbs3u0fflm
move Item_result out to its own header file and out of common.h

Show diffs side-by-side

added added

removed removed

Lines of Context:
203
203
                              drizzled/index_hint.h \
204
204
                              drizzled/internal_error_handler.h \
205
205
                              drizzled/item.h \
 
206
                              drizzled/item_result.h \
206
207
                              drizzled/item/basic_constant.h \
207
208
                              drizzled/item/bin_string.h \
208
209
                              drizzled/item/blob.h \