Fixed build.

This commit is contained in:
Roman Syroeshko 2016-06-28 21:50:02 +04:00
parent 4c7e1399fe
commit 649da97a42
3 changed files with 3 additions and 0 deletions

View File

@ -16,6 +16,7 @@
*/
namespace PhpOffice\PhpWord\Writer\HTML\Element;
use PhpOffice\PhpWord\Settings;
/**

View File

@ -16,6 +16,7 @@
*/
namespace PhpOffice\PhpWord\Writer\HTML\Element;
use PhpOffice\PhpWord\Settings;
/**

View File

@ -16,6 +16,7 @@
*/
namespace PhpOffice\PhpWord\Writer\HTML\Element;
use PhpOffice\PhpWord\Settings;
/**