From: Erwin Janssen Date: Sat, 11 Jun 2016 23:09:40 +0000 (+0200) Subject: Moved Windows specific ast_common.h X-Git-Tag: TRAVIS_CI_BUILD_EXPERIMENTAL~5^2~8 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=aad11459c46eb4b792a3d3955e8b77074d0dcc53;p=graphviz Moved Windows specific ast_common.h Removed this file from .gitignore, because it must stay under version control. --- diff --git a/.gitignore b/.gitignore index 56e7d0d2f..df41b0c44 100644 --- a/.gitignore +++ b/.gitignore @@ -29,7 +29,6 @@ doxygen INSTALL aclocal.m4 version.m4 -ast_common.h builddate.h stamp-h1 FEATURE diff --git a/windows/ast_common.h b/windows/include/ast_common.h similarity index 100% rename from windows/ast_common.h rename to windows/include/ast_common.h