summaryrefslogtreecommitdiff
path: root/include/cppcanvas/vclfactory.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/cppcanvas/vclfactory.hxx')
-rw-r--r--include/cppcanvas/vclfactory.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/include/cppcanvas/vclfactory.hxx b/include/cppcanvas/vclfactory.hxx
index 73867626d3c0..3d6ab24482ee 100644
--- a/include/cppcanvas/vclfactory.hxx
+++ b/include/cppcanvas/vclfactory.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_CPPCANVAS_VCLFACTORY_HXX
-#define INCLUDED_CPPCANVAS_VCLFACTORY_HXX
+#pragma once
#include <cppcanvas/canvas.hxx>
#include <cppcanvas/bitmapcanvas.hxx>
@@ -82,6 +81,4 @@ namespace cppcanvas
}
-#endif // INCLUDED_CPPCANVAS_VCLFACTORY_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */