Remove unneeded headers.

This commit is contained in:
Steve Checkoway
2004-07-04 01:54:15 +00:00
parent 0066f3e1d4
commit 57fcd732fd
2 changed files with 0 additions and 7 deletions
-3
View File
@@ -2,9 +2,6 @@
#include "Crash.h"
#include "archutils/Unix/CrashHandler.h"
#include <Carbon/Carbon.h>
#include <sys/types.h>
#include <sys/uio.h>
#include <unistd.h>
void InformUserOfCrash( const CString &sPath )
{