Removed some superfluous includes
This commit is contained in:
parent
69d4b93bef
commit
affe624682
1 changed files with 0 additions and 5 deletions
|
@ -17,11 +17,6 @@
|
|||
* Templates related to animations.
|
||||
*/
|
||||
|
||||
#include <climits>
|
||||
|
||||
#include <SDL.h>
|
||||
#include "animated.hpp"
|
||||
|
||||
template<typename T, typename T_void_value>
|
||||
const T animated<T, T_void_value>::void_value_ = T_void_value()();
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue