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
|
6f7995d27e
|
Merged r444:449 from the node refactoring branch to the trunk
|
2011-03-03 00:19:26 +00: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
|
91944e4538
|
Fixed the rest of the includes to explicitly state yaml-cpp/
|
2010-10-18 07:22:53 +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 |
|