Bug 783463 - libc++ and -std=gnu++11 want explicitly declared close/write. r=dougt

This commit is contained in:
Jan Beich 2012-08-22 06:53:33 -04:00
Родитель c713f87fb5
Коммит 2edffd3e4d
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -7,6 +7,7 @@
#include <QApplication>
#include <string.h>
#include <unistd.h>
#include "nscore.h"
#include "plstr.h"