[macruby-changes] [670] MacRuby/branches/macruby64/include/MacRuby.h

source_changes at macosforge.org source_changes at macosforge.org
Fri Oct 24 14:57:49 PDT 2008


Revision: 670
          http://trac.macosforge.org/projects/ruby/changeset/670
Author:   lsansonetti at apple.com
Date:     2008-10-24 14:57:49 -0700 (Fri, 24 Oct 2008)
Log Message:
-----------
include Foundation first to make sure the Carbon ID typedef is aliased by ruby.h

Modified Paths:
--------------
    MacRuby/branches/macruby64/include/MacRuby.h

Modified: MacRuby/branches/macruby64/include/MacRuby.h
===================================================================
--- MacRuby/branches/macruby64/include/MacRuby.h	2008-10-24 21:57:16 UTC (rev 669)
+++ MacRuby/branches/macruby64/include/MacRuby.h	2008-10-24 21:57:49 UTC (rev 670)
@@ -1,2 +1,3 @@
 #define RUBY_INCLUDED_AS_FRAMEWORK 1
+#include <Foundation/Foundation.h>
 #include "ruby/ruby.h"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macruby-changes/attachments/20081024/55ef4718/attachment.html>


More information about the macruby-changes mailing list