Index: Source/core/svg/SVGAnimatedNumberOptionalNumber.h |
diff --git a/Source/core/svg/SVGAnimatedNumberOptionalNumber.h b/Source/core/svg/SVGAnimatedNumberOptionalNumber.h |
index 3c508ccd7d8898cebe5da6b0d603161bc448ab96..74fc0a195e33a96f5df8abd69dcbc28b818db56a 100644 |
--- a/Source/core/svg/SVGAnimatedNumberOptionalNumber.h |
+++ b/Source/core/svg/SVGAnimatedNumberOptionalNumber.h |
@@ -20,7 +20,6 @@ |
#ifndef SVGAnimatedNumberOptionalNumber_h |
#define SVGAnimatedNumberOptionalNumber_h |
-#if ENABLE(SVG) |
#include "core/svg/SVGAnimatedTypeAnimator.h" |
namespace WebCore { |
@@ -46,5 +45,4 @@ public: |
} // namespace WebCore |
-#endif // ENABLE(SVG) |
#endif |