]> git.lyx.org Git - lyx.git/blobdiff - src/tests/check_ListingsCaption.cpp
Disable direct insertion of multiple spaces in mathed text
[lyx.git] / src / tests / check_ListingsCaption.cpp
index 874e3d67b8754399196beb815fc7a90dbe2bb636..345de5087bd63ec4d8899a5fc208549f9a5cd3f8 100644 (file)
@@ -1,9 +1,9 @@
 #include <config.h>
 
 #include "../support/debug.h"
-#include "../support/regex.h"
 
 #include <iostream>
+#include <regex>
 
 
 using namespace lyx;