Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/moses-smt/mgiza.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'experimental/alignment-enabled/MGIZA/src/mkcls/StatVar.h')
-rw-r--r--experimental/alignment-enabled/MGIZA/src/mkcls/StatVar.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/experimental/alignment-enabled/MGIZA/src/mkcls/StatVar.h b/experimental/alignment-enabled/MGIZA/src/mkcls/StatVar.h
index bdf1e19..edee026 100644
--- a/experimental/alignment-enabled/MGIZA/src/mkcls/StatVar.h
+++ b/experimental/alignment-enabled/MGIZA/src/mkcls/StatVar.h
@@ -26,7 +26,7 @@ USA.
#ifndef STATVAR_H
#define STATVAR_H
-#include <stdlib.h>
+#include <cstdlib>
#include <iostream>
#include "Array.h"
#include "mystl.h"