mirror of
https://github.com/Light-City/CPlusPlusThings.git
synced 2026-04-23 18:30:09 +08:00
support bazel complie this project and format code.
This commit is contained in:
2
basic_content/extern/extern_c++/add.h
vendored
2
basic_content/extern/extern_c++/add.h
vendored
@@ -1,4 +1,4 @@
|
||||
#ifndef ADD_H
|
||||
#define ADD_H
|
||||
extern int add(int x,int y);
|
||||
extern int add(int x, int y);
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user