~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/utility_functions/kill.cc

  • Committer: Lee Bieber
  • Date: 2010-12-02 15:34:20 UTC
  • mfrom: (1966.2.5 catalogs)
  • Revision ID: kalebral@gmail.com-20101202153420-mevn7q7h3xlbb1s4
Merge Brian - shared pointer style cleanup

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
#include "config.h"
22
22
 
23
23
#include <drizzled/session.h>
24
 
#include <drizzled/session_list.h>
 
24
#include <drizzled/session/cache.h>
25
25
#include "plugin/utility_functions/functions.h"
26
26
 
27
27
namespace drizzled