]> git.lyx.org Git - lyx.git/blobdiff - src/BufferList.cpp
Fix bug #12772
[lyx.git] / src / BufferList.cpp
index 145c0c44a0ffc593b4b92da901323ca9f027b418..d69438846f5a7f22591b66b57dcf34e1eb4eee56 100644 (file)
@@ -29,6 +29,7 @@
 #include "support/lassert.h"
 
 #include <algorithm>
+#include <cstdlib> // exit()
 #include <iterator>
 #include <memory>