whitespace

This commit is contained in:
Danny Robson 2015-01-16 14:42:56 +11:00
parent 4df3523b28
commit a9c723326b

View File

@ -38,7 +38,7 @@ namespace util {
typedef T size_type;
#endif
T x, y;
T x, y;
size_type w, h;
region (util::point<2,T>, util::extent<size_type>);
@ -96,4 +96,4 @@ namespace util {
}
#endif
#endif