mirror of
https://github.com/ZDoom/ZDRay.git
synced 2024-11-10 14:51:40 +00:00
Fix compilation error on Ubuntu 16.04
This commit is contained in:
parent
1c1a4a3bc0
commit
61378b1fef
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@
|
|||
|
||||
#include "math/mathlib.h"
|
||||
#include <vector>
|
||||
#include <cmath>
|
||||
|
||||
class SphereShape
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue