mirror of
https://github.com/aseprite/aseprite.git
synced 2025-02-06 21:39:57 +00:00
Remove unnecessary #include <string.h> in undo.h
This commit is contained in:
parent
514d666747
commit
7dd78886e2
@ -19,7 +19,6 @@
|
||||
#ifndef RASTER_UNDO_H_INCLUDED
|
||||
#define RASTER_UNDO_H_INCLUDED
|
||||
|
||||
#include <string.h> /* for strlen */
|
||||
#include <vector>
|
||||
|
||||
#include "raster/gfxobj.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user