Overte C++ Documentation
input-plugins/src/input-plugins/InputPlugin.h
1 //
2 // InputPlugin.h
3 // input-plugins/src/input-plugins
4 //
5 // Created by Sam Gondelman on 7/13/2015
6 // Copyright 2015 High Fidelity, Inc.
7 //
8 // Distributed under the Apache License, Version 2.0.
9 // See the accompanying file LICENSE or http://www.apache.org/licenses/LICENSE-2.0.html
10 //
11 #pragma once
12 
13 #include <plugins/InputPlugin.h>