~jaypipes/drizzle/subscriber-plugin

« back to all changes in this revision

Viewing changes to drizzled/error.h

Merge Monty

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
#ifndef DRIZZLED_ERROR_H
21
21
#define DRIZZLED_ERROR_H
22
22
 
 
23
#include "drizzled/my_error.h"
 
24
 
23
25
#ifdef  __cplusplus
24
26
extern "C" {
25
27
#endif