#include <iostream>
#include <list>
#include <map>
#include "CmdTranslation.h"
#include "BESTokenizer.h"
#include "BESSyntaxUserError.h"
Go to the source code of this file.
Defines | |
#define | MY_ENCODING "ISO-8859-1" |
#define MY_ENCODING "ISO-8859-1" |
Definition at line 46 of file CmdTranslation.cc.
Referenced by BESXMLInfo::begin_response(), and CmdTranslation::translate().