💄 for cpplint.
This commit is contained in:
parent
0f6ece2d27
commit
0d8c4dde97
5 changed files with 8 additions and 10 deletions
|
@ -6,10 +6,8 @@
|
|||
#define ATOM_APP_ATOM_LIBRARY_MAIN_
|
||||
|
||||
extern "C" {
|
||||
|
||||
__attribute__ ((visibility ("default")))
|
||||
__attribute__((visibility("default")))
|
||||
int AtomMain(int argc, const char* argv[]);
|
||||
|
||||
}
|
||||
|
||||
#endif // ATOM_APP_ATOM_LIBRARY_MAIN_
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue