Commit Graph
4 Commits
Author SHA1 Message Date
mfranz f91d96b51a - fix one broken #include path (in a not usually compiled test app)
- turn four #include paths from the "foo" form to <foo>

The quotes form is normally only used for headers with path relative
to the including file's path, though the standard doesn't strictly
mandate this. This is consistent with the rest of sg, it makes the
code's intent clearer and helps to find headers. (And it's a few
milliseconds faster, too.)
2009-05-16 16:18:37 +02:00
david be0b1bb994 Mac OS X fixes from Jonathan Polley. 2002-05-10 21:33:12 +00:00
curt 557fade4a7 SG-ified logstream. 2001-03-24 05:02:14 +00:00
curt 5173d709e0 Initial revision 2000-02-09 19:27:02 +00:00