mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-25 23:45:49 -04:00
Merge pull request #882 from topcat/iss879
Included QStringList header in ApiServerLocal.cpp [Issue 879]
This commit is contained in:
commit
1e7feecdf0
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@
|
||||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#include <QStringList>
|
||||||
#include "ApiServerLocal.h"
|
#include "ApiServerLocal.h"
|
||||||
#include "JsonStream.h"
|
#include "JsonStream.h"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue