[fyba] 26/77: include ../GM and ../UT in project files

Ruben Undheim rubund-guest at moszumanska.debian.org
Mon Sep 22 15:11:25 UTC 2014


This is an automated email from the git hooks/post-receive script.

rubund-guest pushed a commit to branch master
in repository fyba.

commit f05fa389b1ec2af1e9cb781d6190cab7b65491a0
Author: ninsbl <stefan.blumentrath at gmx.de>
Date:   Tue Oct 22 13:59:20 2013 +0200

    include ../GM and ../UT in project files
---
 src/FYBA/fyba.h | 9 ++-------
 1 file changed, 2 insertions(+), 7 deletions(-)

diff --git a/src/FYBA/fyba.h b/src/FYBA/fyba.h
index 1df7bbc..c75f19e 100644
--- a/src/FYBA/fyba.h
+++ b/src/FYBA/fyba.h
@@ -85,13 +85,8 @@
 #include <stdio.h>
 #include <stdlib.h>
 
-#ifdef WIN32
-#	include "..\GM\fygm.h"
-#	include "..\UT\fyut.h"
-#else
-#	include <fygm.h>
-#	include <fyut.h>
-#endif
+#include <fygm.h>
+#include <fyut.h>
 
 
 /* ======================================================= */

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/fyba.git



More information about the Pkg-grass-devel mailing list