Swagger: make the fix helper class work by direct call

This commit is contained in:
f4exb 2017-11-17 10:26:59 +01:00
parent 279a88a17f
commit eb566dbdea
1 changed files with 2 additions and 1 deletions

View File

@ -1,2 +1,3 @@
#!/bin/sh
sed -i '1s/^/#include <QDateTime>\n/' ${1}
BASEDIR=$(dirname "$0")
sed -i '1s/^/#include <QDateTime>\n/' ${BASEDIR}/../client/SWGHelpers.cpp