commit ca5d0ecd2841d833fb7d05bb9aba0e983671908f
Author: Scott Kostyshak <[email protected]>
Date:   Sat Oct 11 15:51:46 2025 +0200

    Amend previous commit
    
    This amends a76fd68c by adding the header for the assert.
---
 src/BranchList.cpp | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/BranchList.cpp b/src/BranchList.cpp
index f39fc7eec3..557a36175e 100644
--- a/src/BranchList.cpp
+++ b/src/BranchList.cpp
@@ -20,6 +20,7 @@
 #include "support/convert.h"
 #include "support/lstrings.h"
 #include "support/debug.h"
+#include "support/lassert.h"
 
 #include <algorithm>
 
-- 
lyx-cvs mailing list
[email protected]
https://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to