Make use of "using std::xxx" at smallest possible scope.

This commit is contained in:
Jim Evins
2013-12-28 11:49:38 -05:00
parent a46bc43a4d
commit eeb55cf846
5 changed files with 29 additions and 13 deletions
+1 -1
View File
@@ -22,7 +22,7 @@
#define glabels_BarcodeStyle_h
#include <QString>
#include <algorithm>
namespace glabels
{