[m-dev.] trivial diff: add #includes to extras/clpr/cfloat.m

Fergus Henderson fjh at cs.mu.OZ.AU
Fri Dec 15 14:38:20 AEDT 2000


Estimated hours taken: 0.25

extras/clpr/cfloat.m:
	Add some missing `#include' directives that are
	needed for the MLDS back-end.

Workspace: /home/pgrad/fjh/ws/hg
Index: extras/clpr/cfloat.m
===================================================================
RCS file: /home/mercury1/repository/clpr/cfloat.m,v
retrieving revision 1.30
diff -u -d -r1.30 cfloat.m
--- extras/clpr/cfloat.m	2000/12/07 13:16:54	1.30
+++ extras/clpr/cfloat.m	2000/12/14 16:44:38
@@ -355,6 +355,8 @@
 
 :- pragma c_header_code("
 
+#include ""mercury_conf.h""
+#include ""mercury_trail.h""
 #include ""./clpr/emul.h""
 #include ""./clpr/solver.h""
 #include ""./clpr/clpr_misc.h""

-- 
Fergus Henderson <fjh at cs.mu.oz.au>  |  "I have always known that the pursuit
                                    |  of excellence is a lethal habit"
WWW: <http://www.cs.mu.oz.au/~fjh>  |     -- the last words of T. S. Garp.
--------------------------------------------------------------------------
mercury-developers mailing list
Post messages to:       mercury-developers at cs.mu.oz.au
Administrative Queries: owner-mercury-developers at cs.mu.oz.au
Subscriptions:          mercury-developers-request at cs.mu.oz.au
--------------------------------------------------------------------------



More information about the developers mailing list