mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-12 00:31:47 +02:00
15 lines
360 B
C
15 lines
360 B
C
//
|
|
// InterfaceConfig.h
|
|
// interface/src
|
|
//
|
|
// Created by Stephen Birarda on 2/8/13.
|
|
// Copyright 2013 High Fidelity, Inc.
|
|
//
|
|
// Distributed under the Apache License, Version 2.0.
|
|
// See the accompanying file LICENSE or http://www.apache.org/licenses/LICENSE-2.0.html
|
|
//
|
|
|
|
#ifndef interface__InterfaceConfig__
|
|
#define interface__InterfaceConfig__
|
|
|
|
#endif
|