cmLocalVisualStudio7Generator: Remove unused include
This commit is contained in:
parent
30faf20caf
commit
cedd6e65d2
|
@ -23,8 +23,6 @@
|
||||||
#include "cmComputeLinkInformation.h"
|
#include "cmComputeLinkInformation.h"
|
||||||
#include "cmGeneratedFileStream.h"
|
#include "cmGeneratedFileStream.h"
|
||||||
|
|
||||||
#include <cmsys/System.h>
|
|
||||||
|
|
||||||
#include <ctype.h> // for isspace
|
#include <ctype.h> // for isspace
|
||||||
|
|
||||||
static bool cmLVS6G_IsFAT(const char* dir);
|
static bool cmLVS6G_IsFAT(const char* dir);
|
||||||
|
|
Loading…
Reference in New Issue