fix build error 'strlen' is not a member of 'std' locally

Change-Id: I587ef2c38fd9377eef2073a49cd8497b2bd4bf9f
Reviewed-on: https://gerrit.libreoffice.org/10076
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Tested-by: Stephan Bergmann <sbergman@redhat.com>
This commit is contained in:
Douglas Mencken
2014-07-07 05:37:32 -04:00
committed by Stephan Bergmann
parent 30660c87f9
commit b7c82d8d62

View File

@@ -11,6 +11,7 @@
#include <map>
#include <vector>
#include <cstring>
#include "osl/file.h"
#include "osl/file.hxx"