Changed inline to FINLINE
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@578 0109f412-320b-0410-ab79-c3e0c5ffbbe6
This commit is contained in:
@@ -86,7 +86,7 @@ public:
|
||||
}
|
||||
}
|
||||
|
||||
inline const char * getName( void)
|
||||
FINLINE const char * getName( void)
|
||||
{
|
||||
return( "Basic Test");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user