Fix Travis build error

This commit is contained in:
Ivan Lanin 2014-05-04 14:15:44 +07:00
parent 725162bc6b
commit f6f52afa68
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@
namespace PhpOffice\PhpWord\Element;
use PhpOffice\PhpWord\PhpWord;
use PhpOffice\PhpWord\Element\PageBreak;
use PhpOffice\PhpWord\Element\Table;
use PhpOffice\PhpWord\Element\TOC;