commit | f258e4624f5bd86105ea28b9b92dd70a3f4a3a44 | [log] [tgz] |
---|---|---|
author | Sergey Sharybin <sergey.vfx@gmail.com> | Thu Aug 15 14:50:08 2013 +0600 |
committer | Sameer Agarwal <sameeragarwal@google.com> | Thu Aug 15 17:54:55 2013 +0000 |
tree | 2852627b487e28416f77ffd31a59a0aa40276bef | |
parent | dc60d9c4519b5eb5e2cff8741680fecf4d6eb2c5 [diff] |
Move most of suitesparse/cxsparse ifdef code to their headers Main purpose of this is to make implementation files free from endless ifdef blocks every time this libraries are needed to be included. This would hopefully prevent compilation errors in the future caused by missing ifdef around header include. This also includes some stubs added to suitesparse/cxsparse headers to make code even more free from ifdefs. Change-Id: Ic8554e7df31d8c4751583fe004b99e71b3c9087b