| Index: sky/engine/platform/graphics/StrokeData.cpp
|
| diff --git a/sky/engine/platform/graphics/StrokeData.cpp b/sky/engine/platform/graphics/StrokeData.cpp
|
| index f7b0022bd9c2941f4a574285abf381c578477341..a8990943f9bba09067a8354807799b9defdc8214 100644
|
| --- a/sky/engine/platform/graphics/StrokeData.cpp
|
| +++ b/sky/engine/platform/graphics/StrokeData.cpp
|
| @@ -26,7 +26,6 @@
|
| // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
| // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
| -#include "sky/engine/config.h"
|
| #include "sky/engine/platform/graphics/StrokeData.h"
|
| #include "sky/engine/wtf/OwnPtr.h"
|
| #include "sky/engine/wtf/PassOwnPtr.h"
|
|
|