~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/message/include.am

  • Committer: Brian Aker
  • Date: 2010-12-01 20:06:11 UTC
  • mto: This revision was merged to the branch mainline in revision 1968.
  • Revision ID: brian@tangent.org-20101201200611-gv9uosofnh65s59j
Clean up style for shared_ptr for messages around table/schema.

Show diffs side-by-side

added added

removed removed

Lines of Context:
61
61
 
62
62
noinst_HEADERS+= \
63
63
                drizzled/message/ioutil.h \
64
 
                drizzled/message/all.h
 
64
                drizzled/message/table.h
65
65
 
66
66
 
67
67
drizzled_message_schema_reader_SOURCES =  drizzled/message/schema_reader.cc