Skip to content
Snippets Groups Projects
Commit ceb36581 authored by Bill Hoffman's avatar Bill Hoffman
Browse files

ENH: fix depend problem

parent 2ed628d5
No related branches found
No related tags found
No related merge requests found
......@@ -17,7 +17,7 @@
#include <stdio.h>
#include "ctest.h"
#include "cmRegularExpression.h"
#include "cmSystemTools.h"
bool TryExecutable(const char *dir, const char *file,
std::string *fullPath, const char *subdir)
{
......
......@@ -17,7 +17,7 @@
#include "cmStandardIncludes.h"
#include "cmSystemTools.h"
class ctest
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment