summaryrefslogtreecommitdiff
path: root/src/glm/gtc/type_precision.inl
diff options
context:
space:
mode:
authorDimitri John Ledkov <xnox@ubuntu.com>2014-06-24 20:05:13 +0100
committerDimitri John Ledkov <xnox@ubuntu.com>2014-06-24 20:05:13 +0100
commitdd22bd15f6ed3e5eb5c77ab427029be50fe20148 (patch)
treed9491ee40d80688b7f5b1f20504f022686827a57 /src/glm/gtc/type_precision.inl
libavg (1.8.1-1) unstable; urgency=medium
* New upstream release (Closes: #739664) * Mark libdc1394-22-dev as linux-any build-dependency. * Add libvdpau-dev build-dependency. * Add libavresample-dev build-dependency. # imported from the archive
Diffstat (limited to 'src/glm/gtc/type_precision.inl')
-rw-r--r--src/glm/gtc/type_precision.inl13
1 files changed, 13 insertions, 0 deletions
diff --git a/src/glm/gtc/type_precision.inl b/src/glm/gtc/type_precision.inl
new file mode 100644
index 0000000..b0ec53b
--- /dev/null
+++ b/src/glm/gtc/type_precision.inl
@@ -0,0 +1,13 @@
+///////////////////////////////////////////////////////////////////////////////////////////////////
+// OpenGL Mathematics Copyright (c) 2005 - 2011 G-Truc Creation (www.g-truc.net)
+///////////////////////////////////////////////////////////////////////////////////////////////////
+// Created : 2009-06-14
+// Updated : 2009-06-14
+// Licence : This source is under MIT License
+// File : glm/gtc/type_precision.inl
+///////////////////////////////////////////////////////////////////////////////////////////////////
+
+namespace glm
+{
+
+}