/**
 * @package flib
 */
//---------------------------------------------------------------------------
#ifndef _fstring_H_
#define _fstring_H_

#include "fstring_def.h"
#include "fstring_exc.h"

#endif
