]> git.lyx.org Git - lyx.git/blobdiff - src/support/RandomAccessList.h
add generic helper class for calling functions in gui thread
[lyx.git] / src / support / RandomAccessList.h
index f4cf29ce5cea94e79c47ac27d84f2691b089ab60..7b0f1032ddf62af4d2c4366b3889071b8a0ad4a7 100644 (file)
@@ -13,7 +13,6 @@
 #ifndef RANDOM_ACESS_LIST_H
 #define RANDOM_ACESS_LIST_H
 
-#include <algorithm>
 #include <vector>
 #include <list>