mirror of
https://github.com/ZDoom/ZDRay.git
synced 2025-01-24 16:51:08 +00:00
Merge pull request #3 from Talon1024/master
Fix compilation error on Ubuntu 16.04
This commit is contained in:
commit
d1a9daf9a5
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