Daniel Pfeifer
1d829c862c
Use quotes for non-system includes
Automate with:
git grep -l '#include <cm_' -- Source \
| xargs sed -i 's/#include <\(cm_.*\)>/#include "\1"/g'
git grep -l '#include <cmsys/' -- Source \
| xargs sed -i 's/#include <\(cmsys\/.*\)>/#include "\1"/g'
git grep -l '#include <cm[A-Z]' -- Source \
| xargs sed -i 's/#include <\(cm[A-Z].*\)>/#include "\1"/g'
2017-04-11 22:35:21 +02:00
..
2017-04-11 22:35:21 +02:00
2017-04-11 22:35:21 +02:00
2012-08-13 14:18:39 -04:00
2016-09-27 15:14:44 -04:00
2017-04-11 22:35:21 +02:00
2017-03-06 10:38:58 -05:00
2017-04-11 22:35:21 +02:00
2016-11-23 00:41:44 +01:00
2017-04-11 22:35:21 +02:00
2016-09-27 15:14:44 -04:00
2017-04-11 22:35:21 +02:00
2016-09-27 15:14:44 -04:00
2017-04-11 22:35:21 +02:00
2016-09-27 15:14:44 -04:00
2017-04-11 22:35:21 +02:00
2016-09-27 15:14:44 -04:00
2017-04-11 22:35:21 +02:00
2017-04-11 22:35:21 +02:00
2017-04-11 22:35:21 +02:00
2017-04-11 22:35:21 +02:00
2017-04-11 22:35:21 +02:00
2017-04-11 22:35:21 +02:00
2017-04-11 22:35:21 +02:00
2017-04-11 22:35:21 +02:00
2017-04-11 22:35:21 +02:00
2017-04-11 22:35:21 +02:00
2017-04-11 22:35:21 +02:00
2017-04-11 22:35:21 +02:00
2017-03-24 22:58:25 +01:00
2017-04-11 22:35:21 +02:00
2017-04-11 22:35:21 +02:00
2017-04-11 22:35:21 +02:00
2016-11-23 00:41:44 +01:00
2017-04-11 22:35:21 +02:00
2017-02-20 10:43:05 -05:00
2017-04-11 22:35:21 +02:00
2016-11-28 14:06:40 -05:00
2017-04-11 22:35:21 +02:00
2017-04-11 22:35:21 +02:00
2017-04-11 22:35:21 +02:00
2016-09-27 15:14:44 -04:00
2017-04-11 22:35:21 +02:00
2016-09-27 15:14:44 -04:00
2017-04-11 22:35:21 +02:00
2016-09-27 15:14:44 -04:00
2017-04-11 22:35:21 +02:00
2016-09-27 15:14:44 -04:00
2017-04-11 22:35:21 +02:00
2016-09-27 15:14:44 -04:00
2017-04-11 22:35:21 +02:00
2017-04-11 22:35:21 +02:00
2009-01-21 11:54:30 -05:00
2017-04-11 22:35:21 +02:00