#ifndef ROOT_Strlen
#define ROOT_Strlen

#ifndef ROOT_RConfig
//*KEEP,RConfig,T=C.
#include "RConfig.h"
//*KEND.
#endif

#ifdef NEED_STRING
#include <string.h>
#endif

#endif