Add missing newlines at EOF

This commit is contained in:
Tillmann Karras
2015-03-01 17:17:09 +01:00
parent 88264f5712
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