Bug 798033 - Removes "using namespace" directive from gfx headers - r=jmuizelaar

This commit is contained in:
Matt Joras
2012-10-15 13:02:21 -04:00
parent a0efda2ce2
commit cc4ec68e57
4 changed files with 6 additions and 5 deletions

View File

@@ -14,6 +14,8 @@
#include "mozilla/X11Util.h"
#include "cairo-xlib.h"
using namespace mozilla::gl;
namespace mozilla {
namespace layers {