Skip to content

Commit

Permalink
Declared VolumeSegmentNormalsComponent< void >::~VolumeSegmentNormals…
Browse files Browse the repository at this point in the history
…Component() as inline.
  • Loading branch information
kostrykin committed Apr 13, 2015
1 parent aa6e126 commit 0f6e111
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/Carna/base/VolumeSegment.h
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ class VolumeSegmentNormalsComponent< void >
}; // VolumeSegmentNormalsComponent


VolumeSegmentNormalsComponent< void >::~VolumeSegmentNormalsComponent()
inline VolumeSegmentNormalsComponent< void >::~VolumeSegmentNormalsComponent()
{
}

Expand Down

0 comments on commit 0f6e111

Please sign in to comment.