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
parent 5ea354700f
commit 64dd0e7f8b

View File

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