Do not include removed Library.h

This commit is contained in:
cmdrf 2015-06-12 13:45:35 +02:00 committed by Fabian Herb
parent 0d205015ae
commit 7b031aa4bf

View File

@ -23,7 +23,6 @@
// 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