Add missing newlines at EOF

This commit is contained in:
Tillmann Karras 2015-03-01 17:17:09 +01:00
commit f75187db3e
8 changed files with 8 additions and 8 deletions

View file

@ -110,4 +110,4 @@ D3DTexture2D::~D3DTexture2D()
SAFE_RELEASE(tex);
}
} // namespace DX11
} // namespace DX11