mirror of
https://github.com/lucaspalomodevelop/meshlab.git
synced 2026-03-13 08:09:39 +00:00
necessary for compilation on 64 bit AMD with gcc 3.4.5
This commit is contained in:
parent
ca9bbde2dd
commit
ea108266c1
@ -3,6 +3,7 @@
|
||||
|
||||
#include <map>
|
||||
#include <QString>
|
||||
#include <vector>
|
||||
|
||||
struct UniformVariable {
|
||||
short type;
|
||||
@ -83,4 +84,4 @@ enum {
|
||||
CLEAR_COLOR_A
|
||||
};
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user