diff trunk/src/Modules/Output/Graphics/Devices/GraphicsOutputDeviceCairo.cc @ 445:4f75d2462041

- ...done properly this time
author tomwalters
date Sun, 14 Nov 2010 06:01:30 +0000
parents 5203f75fba22
children 60636113e8fc
line wrap: on
line diff
--- a/trunk/src/Modules/Output/Graphics/Devices/GraphicsOutputDeviceCairo.cc	Sun Nov 14 06:00:12 2010 +0000
+++ b/trunk/src/Modules/Output/Graphics/Devices/GraphicsOutputDeviceCairo.cc	Sun Nov 14 06:01:30 2010 +0000
@@ -35,7 +35,7 @@
 
 #ifdef _WINDOWS
 #  include <direct.h> // for _mkdir&_rmdir
-#else
+#endif
 
 //#include "cairo-quartz.h"