beder
|
ced351dec8
|
Switched the 'pragma once' to only happen on MSVC, or gcc >= 3.4 (it was causing trouble on the sun compiler)
|
2011-09-06 00:16:03 -05:00 |
|
jbeder
|
142a4bca9b
|
Flipped the include guard and the pragma, and don't use the pragma for early versions of gcc (< 3.4)
|
2011-03-02 06:11:41 +00:00 |
|
jbeder
|
2a256f2870
|
Moved all the includes to a subfolder yaml-cpp so they don't interfere with other libraries' includes
|
2010-10-18 07:05:53 +00:00 |
|
jbeder
|
a2bd317397
|
Added header file inclusion guards
|
2009-07-29 22:27:20 +00:00 |
|
jbeder
|
907960850b
|
Clarified some copy/assignment issues with the stream/streamcharsource.
|
2009-07-10 03:20:16 +00:00 |
|
jbeder
|
e7f1ca7fb1
|
Merged utf branch changes r178:187 into the trunk
|
2009-07-10 03:10:03 +00:00 |
|