GRAPHICS: Remove redundant (and illegal) includes
This commit is contained in:
parent
1cff1d2f4c
commit
7cf998f9d5
1 changed files with 0 additions and 3 deletions
|
@ -21,9 +21,7 @@
|
|||
*/
|
||||
|
||||
#include "larryScale.h"
|
||||
#include <cassert>
|
||||
#include "common/array.h"
|
||||
#include <cstring>
|
||||
|
||||
namespace Graphics {
|
||||
|
||||
|
@ -404,4 +402,3 @@ void larryScale(
|
|||
}
|
||||
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue