Add namespace std

git-svn-id: https://cld2.googlecode.com/svn/trunk@7 b252ecd4-b096-bf77-eb8e-91563289f87e
This commit is contained in:
dsites@google.com
2013-07-02 22:59:49 +00:00
parent a99a20311a
commit a810ca1a51

View File

@@ -23,6 +23,7 @@
#include "compact_lang_det_impl.h"
#include "lang_script.h"
using namespace std;
using namespace CLD2;
double bytes[NUM_LANGUAGES][4];