mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-26 02:55:25 +02:00
11 lines
No EOL
194 B
C++
11 lines
No EOL
194 B
C++
//
|
|
// AgentData.cpp
|
|
// hifi
|
|
//
|
|
// Created by Stephen Birarda on 2/19/13.
|
|
// Copyright (c) 2013 High Fidelity, Inc. All rights reserved.
|
|
//
|
|
|
|
#include "AgentData.h"
|
|
|
|
AgentData::~AgentData() {} |