mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 07:47:37 +00:00
LibGfx: Unpublish FloatPoint from the global namespace
This commit is contained in:
parent
5c2028db24
commit
8bb75084fd
5 changed files with 5 additions and 7 deletions
|
@ -145,5 +145,3 @@ inline const LogStream& operator<<(const LogStream& stream, const FloatPoint& va
|
|||
}
|
||||
|
||||
}
|
||||
|
||||
using Gfx::FloatPoint;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue