~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/message/master_list_writer.cc

  • Committer: Brian Aker
  • Date: 2009-04-13 16:22:40 UTC
  • mfrom: (971.1.78 mordred)
  • Revision ID: brian@gaz-20090413162240-ugi3gvhofmcuglzl
Merge Monty

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#include <iostream>
2
2
#include <fstream>
3
3
#include <string>
4
 
#include <drizzled/serialize/master_list.pb.h>
 
4
#include <drizzled/message/master_list.pb.h>
5
5
using namespace std;
6
6
 
7
7
/*