mirror of https://github.com/mosra/magnum.git
Browse Source
To be consistent with the rest, I don't know how did I forget about this. Also it seems that the resource import header was never used, as it included long-gone magnumConfigure.h. Thus I'm also not maintaining any backwards compatibility, because it never worked in the first place.pull/77/head
5 changed files with 11 additions and 9 deletions
@ -1,5 +1,5 @@ |
|||||||
#ifndef Magnum_TextureTools_magnumTextureToolsVisibility_h |
#ifndef Magnum_TextureTools_visibility_h |
||||||
#define Magnum_TextureTools_magnumTextureToolsVisibility_h |
#define Magnum_TextureTools_visibility_h |
||||||
/*
|
/*
|
||||||
This file is part of Magnum. |
This file is part of Magnum. |
||||||
|
|
||||||
Loading…
Reference in new issue