13
13
along with this program; if not, write to the Free Software
14
14
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */
17
16
#include <drizzled/global.h>
19
17
#include <mystrings/m_string.h> /* strchr() */
20
18
#include <mystrings/m_ctype.h> /* my_isspace() */
21
19
#include <mysys/base64.h>
23
23
#if defined(CMATH_NAMESPACE)
24
24
using namespace CMATH_NAMESPACE;