~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/user_locks/key.h

  • Committer: Olaf van der Spek
  • Date: 2011-04-08 14:46:29 UTC
  • mto: (2275.1.1 build)
  • mto: This revision was merged to the branch mainline in revision 2276.
  • Revision ID: olafvdspek@gmail.com-20110408144629-z2bdz3wwnsh03g4w
UseĀ util::string::ptr

Show diffs side-by-side

added added

removed removed

Lines of Context:
28
28
#include <drizzled/session.h>
29
29
#include <drizzled/util/string.h>
30
30
 
31
 
 
32
31
#pragma once
33
32
 
34
33
namespace user_locks {