Skip to content

Commit b4320bc

Browse files
Fixed build error
1 parent c2b7d29 commit b4320bc

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

meson_scripts/init.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ def init_submodules(
7171
github_repo_coolprop = "https://github.com/CoolProp/CoolProp"
7272
sha_version_mel = "2484cd3258ef800a10e361016cb341834ee7930b"
7373
github_repo_mel = "https://github.com/pcarruscag/MEL"
74-
sha_version_mlpcpp = "d9f49565e9f4241156c4ef5c2926157439845665"
74+
sha_version_mlpcpp = "596ed4c69c284304d8eb59e4f103ffab8afbfb1b"
7575
github_repo_mlpcpp = "https://github.com/EvertBunschoten/MLPCpp"
7676

7777
medi_name = "MeDiPack"

subprojects/MLPCpp

0 commit comments

Comments
 (0)