~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/innobase/include/mem0mem.h

Refactor

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
Created 6/9/1994 Heikki Tuuri
24
24
*******************************************************/
25
25
 
 
26
#pragma once
26
27
#ifndef mem0mem_h
27
28
#define mem0mem_h
28
29