removed #include unistd.h
This commit is contained in:
parent
1152551fd8
commit
bb7dada9e8
1 changed files with 1 additions and 2 deletions
|
@ -16,11 +16,10 @@
|
|||
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
||||
*/
|
||||
|
||||
//$Id: dsfactory.cc 67 2004-11-23 10:04:32Z artem $
|
||||
//$Id$
|
||||
|
||||
#include "datasource_cache.hh"
|
||||
#include "config.hh"
|
||||
#include <unistd.h>
|
||||
#include <dirent.h>
|
||||
#include <algorithm>
|
||||
#include <stdexcept>
|
||||
|
|
Loading…
Add table
Reference in a new issue