Python: now removing the build directory while packaging

This commit is contained in:
Philippe Tillet
2015-05-04 21:26:09 -04:00
parent 278109eef8
commit e1506097b2
3 changed files with 4 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
#include <cassert>
#include <assert.h>
#include <list>
#include <vector>
#include <stdexcept>