summaryrefslogtreecommitdiff
path: root/src/drivers/GDI
diff options
context:
space:
mode:
authorManolo Gouy <Manolo>2016-03-01 21:28:13 +0000
committerManolo Gouy <Manolo>2016-03-01 21:28:13 +0000
commitf14de4048eb36ce1aa07d837349dc9687f6f0a61 (patch)
treea3e764ac97c5559bf3d6524d221cfd5c75e7a9aa /src/drivers/GDI
parent2072fcd698b36e3608e56feb75a77e3f790c02ce (diff)
Fix a few Doxygen warnings.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3-porting@11261 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'src/drivers/GDI')
-rw-r--r--src/drivers/GDI/Fl_GDI_Copy_Surface.H2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/drivers/GDI/Fl_GDI_Copy_Surface.H b/src/drivers/GDI/Fl_GDI_Copy_Surface.H
index d5beaaa98..739bb4962 100644
--- a/src/drivers/GDI/Fl_GDI_Copy_Surface.H
+++ b/src/drivers/GDI/Fl_GDI_Copy_Surface.H
@@ -17,7 +17,7 @@
//
-#ifndef Fl_GDI_Copy_Surface_h
+#if !defined(Fl_GDI_Copy_Surface_h) && !defined(FL_DOXYGEN)
#define Fl_GDI_Copy_Surface_h
#include <FL/Fl_Copy_Surface.H>