c++ - multiple definition of `login::GetEventHashTable() const' -


i got error multiple definition of `login::geteventhashtable() const' can tell me, when occour...

please share code snippet, rough guess, did forget semi colon ; in @ end of class declaration in header file? like

class abc {

}; --> here


Comments

Popular posts from this blog

c# - IMAP GMAIL getting folder list problem -

PHP proxy to get XML: problem with URL arguments -