From 7d1874e3fe0a6277bbe920314000bbea8c2dd5b0 Mon Sep 17 00:00:00 2001 From: jean-pierre roux Date: Wed, 27 Jul 2011 13:19:18 +0000 Subject: [PATCH] std:string vs std::string --- src/creaImageIOWxDumpPanel.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/creaImageIOWxDumpPanel.cpp b/src/creaImageIOWxDumpPanel.cpp index a820960..d1cac29 100644 --- a/src/creaImageIOWxDumpPanel.cpp +++ b/src/creaImageIOWxDumpPanel.cpp @@ -166,7 +166,7 @@ namespace creaImageIO { std::string tag; std::string line; - std:string signification; + std::string signification; std::string value; std::string resultat; -- 2.45.0