]> git.lyx.org Git - lyx.git/blobdiff - src/graphics/GraphicsCache.C
add <string> and other small fixes to make
[lyx.git] / src / graphics / GraphicsCache.C
index 0d6a71a4efcb287492fa066328c8d21146add824..124141604e3fa115fb0f642d0e9b0ef48d892735 100644 (file)
@@ -21,6 +21,8 @@
 
 namespace support = lyx::support;
 
+using std::string;
+
 
 namespace lyx {
 namespace graphics {