|
@@ -252,7 +252,7 @@ module Initialize = struct
|
|
add_std "php";
|
|
add_std "php";
|
|
"php"
|
|
"php"
|
|
| Cpp ->
|
|
| Cpp ->
|
|
- Common.define_value com Define.HxcppApiLevel "331";
|
|
|
|
|
|
+ Common.define_value com Define.HxcppApiLevel "332";
|
|
add_std "cpp";
|
|
add_std "cpp";
|
|
if Common.defined com Define.Cppia then
|
|
if Common.defined com Define.Cppia then
|
|
classes := (Path.parse_path "cpp.cppia.HostClasses" ) :: !classes;
|
|
classes := (Path.parse_path "cpp.cppia.HostClasses" ) :: !classes;
|