diff options
author | Chris Dyer <cdyer@cs.cmu.edu> | 2011-12-20 18:37:53 -0500 |
---|---|---|
committer | Chris Dyer <cdyer@cs.cmu.edu> | 2011-12-20 18:37:53 -0500 |
commit | c96125ad4860aa823ff2f17aa3ccb565c8f99c0e (patch) | |
tree | 6c3cf3d1caf299783136f70ad4991ed4f5056fc4 /mteval/ns.cc | |
parent | da92444f09b7e04f3cfa4d461aef47c6b59827e2 (diff) | |
parent | d021894c27ffea13decf4e64e9bee428ffc85013 (diff) |
Merge branch 'master' of github.com:redpony/cdec
Diffstat (limited to 'mteval/ns.cc')
-rw-r--r-- | mteval/ns.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mteval/ns.cc b/mteval/ns.cc index 1018319d..68c8deaa 100644 --- a/mteval/ns.cc +++ b/mteval/ns.cc @@ -3,6 +3,7 @@ #include "ns_ext.h" #include "ns_comb.h" +#include <cstdio> #include <cassert> #include <cmath> #include <cstdlib> |