Pyrogenesis  trunk
Namespaces | Functions
dictionary_manager.cpp File Reference
#include "precompiled.h"
#include "tinygettext/dictionary_manager.hpp"
#include <memory>
#include <assert.h>
#include <stdlib.h>
#include <string.h>
#include <fstream>
#include <algorithm>
#include "tinygettext/log_stream.hpp"
#include "tinygettext/po_parser.hpp"
#include "tinygettext/unix_file_system.hpp"
Include dependency graph for dictionary_manager.cpp:

Namespaces

 tinygettext
 

Functions

static bool tinygettext::has_suffix (const std::string &lhs, const std::string &rhs)