gravatar
alpar (Alpar Juttner)
alpar@cs.elte.hu
Fix missing 'inline' specifier in time_measure.h (#239)
0 1 0
default
1 file changed with 1 insertions and 1 deletions:
↑ Collapse diff ↑
Show white space 6 line context
... ...
@@ -204,3 +204,3 @@
204 204

	
205
  TimeStamp operator*(double b,const TimeStamp &t)
205
  inline TimeStamp operator*(double b,const TimeStamp &t)
206 206
  {
0 comments (0 inline)