Update backends/twitter/userdb.h
This commit is contained in:
parent
48412f4671
commit
796d8f3bf4
1 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
#if 0
|
||||
|
||||
#ifndef USERDB_H
|
||||
#define USERDB_H
|
||||
|
||||
|
@ -41,3 +43,6 @@ class UserDB {
|
|||
};
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
#endif
|
Loading…
Add table
Reference in a new issue