~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/logging_stats/logging_stats.h

  • Committer: Brian Aker
  • Date: 2010-06-11 17:26:39 UTC
  • mto: This revision was merged to the branch mainline in revision 1610.
  • Revision ID: brian@gaz-20100611172639-e9q2sliqizeoz4yd
Update for having share declared type.

Show diffs side-by-side

added added

removed removed

Lines of Context:
32
32
 
33
33
#include "scoreboard_slot.h"
34
34
#include "cumulative_stats.h"
 
35
#include "user_commands.h"
35
36
#include "scoreboard.h"
36
37
 
37
38
#include <drizzled/atomics.h>