mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-16 18:35:35 +08:00
Ref T238, comments and formatting
This commit is contained in:
@@ -93,6 +93,7 @@ namespace BlackMisc
|
||||
//! only in a dev.environment, otherwise replaced by low footprint dummy driver
|
||||
CInterpolatorLinear m_linear;
|
||||
#else
|
||||
//! Low footprint dummy interpolator in non-debug compile
|
||||
CInterpolatorDummy m_linear;
|
||||
#endif
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user