diff --git a/src/USER-INTEL/intel_buffers.cpp b/src/USER-INTEL/intel_buffers.cpp index 1b31ec7fc2..0f32cb48b2 100644 --- a/src/USER-INTEL/intel_buffers.cpp +++ b/src/USER-INTEL/intel_buffers.cpp @@ -642,6 +642,6 @@ double IntelBuffers::memory_usage(const int nthreads) /* ---------------------------------------------------------------------- */ -template class IntelBuffers; -template class IntelBuffers; -template class IntelBuffers; +template class LAMMPS_NS::IntelBuffers; +template class LAMMPS_NS::IntelBuffers; +template class LAMMPS_NS::IntelBuffers;