mirror of
https://github.com/overte-org/overte.git
synced 2025-07-22 23:54:02 +02:00
cruft removal
This commit is contained in:
parent
4e51aee00b
commit
a7600c06dd
1 changed files with 0 additions and 18 deletions
|
@ -9,24 +9,6 @@
|
||||||
#ifndef __hifi__CollisionInfo__
|
#ifndef __hifi__CollisionInfo__
|
||||||
#define __hifi__CollisionInfo__
|
#define __hifi__CollisionInfo__
|
||||||
|
|
||||||
/*
|
|
||||||
#include <ostream>
|
|
||||||
#include <stdint.h>
|
|
||||||
|
|
||||||
#ifdef _WIN32
|
|
||||||
#include "Syssocket.h"
|
|
||||||
#else
|
|
||||||
#include <sys/socket.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#include <QtCore/QDebug>
|
|
||||||
#include <QtCore/QUuid>
|
|
||||||
|
|
||||||
#include "HifiSockAddr.h"
|
|
||||||
#include "NodeData.h"
|
|
||||||
#include "SimpleMovingAverage.h"
|
|
||||||
*/
|
|
||||||
|
|
||||||
#include <glm/glm.hpp>
|
#include <glm/glm.hpp>
|
||||||
|
|
||||||
class CollisionInfo {
|
class CollisionInfo {
|
||||||
|
|
Loading…
Reference in a new issue