From f7699a3bfdc65a79145af26bed257a18b954dc27 Mon Sep 17 00:00:00 2001 From: Robert Osfield Date: Thu, 12 May 2011 18:40:18 +0000 Subject: [PATCH] Added newline to end of file --- include/osg/GraphicsCostEstimator | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/osg/GraphicsCostEstimator b/include/osg/GraphicsCostEstimator index 013a43bcc..88fbc1ecc 100644 --- a/include/osg/GraphicsCostEstimator +++ b/include/osg/GraphicsCostEstimator @@ -139,4 +139,4 @@ protected: } -#endif \ No newline at end of file +#endif