diff options
author | Sven Gothel <[email protected]> | 2023-06-18 04:31:49 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2023-06-18 04:31:49 +0200 |
commit | 6f7bbc15ff19640396ade377a1b2c508e67f98da (patch) | |
tree | 0a0326c9fa8daac58daee3d46f870bce42020900 /.gitmodules | |
parent | 7065adb5142911e0b16cbb159150578627712d14 (diff) |
CPP Enable Pragma Once: Use default jcpp branch as its merged now
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 3422d58..c3f990a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,3 @@ [submodule "jcpp"] path = jcpp url = ../jcpp - branch = feature/enable_pragma_once |