Oh GACK! src-clean doesn't quite work that easily since cleandist rebuilds the
[unix-history] / gnu / lib / libg++ / g++-include / file.h
CommitLineData
15637ed4
RG
1
2#ifndef file_h
3#ifdef __GNUG__
4#pragma once
5#pragma interface
6#endif
7#include <sys/file.h>
8#endif