diff options
Diffstat (limited to 'base/gfx/rect.h')
-rwxr-xr-x | base/gfx/rect.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/base/gfx/rect.h b/base/gfx/rect.h index a1759f5..4428fec 100755 --- a/base/gfx/rect.h +++ b/base/gfx/rect.h @@ -162,4 +162,3 @@ inline std::ostream& operator<<(std::ostream& out, const gfx::Rect& r) { } #endif // BASE_GFX_RECT_H__ - |