]> git.lyx.org Git - lyx.git/blobdiff - src/LaTeXFeatures.C
Minor code shuffle.
[lyx.git] / src / LaTeXFeatures.C
index 324ff4ccce875d65d600b38e36032fae8ea3b06d..b291666dc27b6ab45c6de470f0390e0678d2b0b6 100644 (file)
@@ -390,7 +390,7 @@ BufferParams const & LaTeXFeatures::bufferParams() const
 }
 
 
-void LaTeXFeatures::getFloatDefinitions(ostream & os) const
+void LaTeXFeatures::getFloatDefinitions(std::ostream & os) const
 {
        // Here we will output the code to create the needed float styles.
        // We will try to do this as minimal as possible.