Bumped version number to 4.5pre. (#1132)

* - Bumped version number to 4.5pre.

* - Delete superfluous include.
This commit is contained in:
dondiego 2020-07-09 05:24:36 +02:00 committed by GitHub
commit c8fe5bcb2e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 6 deletions

View file

@ -4,7 +4,6 @@
#include "matrix.h"
#include "hw_material.h"
#include "texmanip.h"
#include "version.h"
struct FColormap;
class IVertexBuffer;