~pbxt-core/pbxt/2.0

« back to all changes in this revision

Viewing changes to src/discover_xt.h

  • Committer: Paul McCullagh
  • Date: 2010-05-03 12:43:05 UTC
  • mfrom: (831.2.21 1.5-trunk)
  • Revision ID: paul.mccullagh@primebase.org-20100503124305-ifpcfm7234cx4371
Merged with 1.5 trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
 
26
26
#ifdef DRIZZLED
27
27
#include <drizzled/common.h>
 
28
using namespace drizzled;
28
29
#else
29
30
#include "mysql_priv.h"
30
31
#endif