summaryrefslogtreecommitdiff
path: root/tests/glean/tvertattrib.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/glean/tvertattrib.cpp')
-rw-r--r--tests/glean/tvertattrib.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/glean/tvertattrib.cpp b/tests/glean/tvertattrib.cpp
index fd7e12cbe..6dadf9046 100644
--- a/tests/glean/tvertattrib.cpp
+++ b/tests/glean/tvertattrib.cpp
@@ -45,10 +45,11 @@
// Author: Brian Paul (brian.paul a t tungstengraphics.com) October 2004
+#include <stdlib.h>
+#include <cassert>
#include <math.h>
#include "tvertattrib.h"
#include "glutils.h"
-#include <cassert>
namespace GLEAN {