On Mon, Jul 23, 2007 at 02:26:50PM -0000, [EMAIL PROTECTED] wrote:
> Modified: lyx-devel/branches/personal/rgheck/src/BufferParams.h
> URL: 
> http://www.lyx.org/trac/file/lyx-devel/branches/personal/rgheck/src/BufferParams.h?rev=19169
> ==============================================================================
> --- lyx-devel/branches/personal/rgheck/src/BufferParams.h (original)
> +++ lyx-devel/branches/personal/rgheck/src/BufferParams.h Mon Jul 23 16:26:47 
> 2007
> @@ -45,6 +45,7 @@
>  class Language;
>  
>  using support::FileName;
> +using std::string;

Strictly no 'using' in header files.

I understand this is your personal branch, but if you ever want to get
that merged back this will have to be fixed.

Andre'

Reply via email to