mirror of
https://github.com/overte-org/overte.git
synced 2025-08-07 02:57:00 +02:00
still recovering from troubled merge
This commit is contained in:
parent
8481a65fbb
commit
af2c00b235
1 changed files with 1 additions and 2 deletions
|
@ -9,11 +9,10 @@
|
|||
// See the accompanying file LICENSE or http://www.apache.org/licenses/LICENSE-2.0.html
|
||||
//
|
||||
|
||||
#include <QDebug>
|
||||
#include <glm/gtx/norm.hpp>
|
||||
|
||||
#include "ShapeManager.h"
|
||||
#include "ShapeInfoUtil.h"
|
||||
#include "ShapeManager.h"
|
||||
|
||||
ShapeManager::ShapeManager() {
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue