Added sliceobject.h.
This commit is contained in:
parent
be33c37fae
commit
03eed47512
|
@ -84,6 +84,7 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||||
#include "fileobject.h"
|
#include "fileobject.h"
|
||||||
#include "cobject.h"
|
#include "cobject.h"
|
||||||
#include "traceback.h"
|
#include "traceback.h"
|
||||||
|
#include "sliceobject.h"
|
||||||
|
|
||||||
#include "errors.h"
|
#include "errors.h"
|
||||||
#include "mymalloc.h"
|
#include "mymalloc.h"
|
||||||
|
|
Loading…
Reference in New Issue