Swagger: make the fix helper class work by direct call

pull/127/head
f4exb 2017-11-17 10:26:59 +01:00
rodzic 279a88a17f
commit eb566dbdea
1 zmienionych plików z 2 dodań i 1 usunięć

Wyświetl plik

@ -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