X-Git-Url: http://www.fmaj7b5.info/git?p=cuda.git;a=blobdiff_plain;f=libutils%2FMDView.cuh;fp=libutils%2FMDView.cuh;h=3f28603264f55fa439f01a9e6b2b070f7d26835a;hp=4035de4916e7e37807400618ef9de445cb6ebd9a;hb=9c4ea7a2596620dcb156a00d12bc55c07ba03339;hpb=869779783d0c06c34e02062ac7d23dac316e73a9 diff --git a/libutils/MDView.cuh b/libutils/MDView.cuh index 4035de4..3f28603 100644 --- a/libutils/MDView.cuh +++ b/libutils/MDView.cuh @@ -34,7 +34,7 @@ namespace FM7b5 { public: typedef T value_type; - typedef typename copy_const::type* byte_pointer_type; + typedef typename copy_const::type* byte_pointer_type; typedef typename copy_const::type* void_pointer_type; protected: