diff options
Diffstat (limited to 'LibOVR/Src/Displays/OVR_Display.cpp')
-rw-r--r-- | LibOVR/Src/Displays/OVR_Display.cpp | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/LibOVR/Src/Displays/OVR_Display.cpp b/LibOVR/Src/Displays/OVR_Display.cpp index 65f0b30..c7a624f 100644 --- a/LibOVR/Src/Displays/OVR_Display.cpp +++ b/LibOVR/Src/Displays/OVR_Display.cpp @@ -29,4 +29,8 @@ limitations under the License. namespace OVR { -} + +// Place platform-independent code here + + +} // namespace OVR |