Revert "Do not include removed Library.h"

This reverts commit 7b031aa4bf.
This commit is contained in:
cfcohen 2015-12-04 19:54:42 -05:00
parent 9014a0a967
commit 9174f3fe74

View File

@ -23,6 +23,7 @@
// OTHER DEALINGS IN THE SOFTWARE. // OTHER DEALINGS IN THE SOFTWARE.
#include "nvcore/Debug.h" #include "nvcore/Debug.h"
#include "nvcore/Library.h"
#include "CudaUtils.h" #include "CudaUtils.h"
#if defined HAVE_CUDA #if defined HAVE_CUDA