We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a216e25 commit adcb268Copy full SHA for adcb268
CMakeLists.txt
@@ -39,7 +39,7 @@ set( PC_SRC
39
pc/request.cpp;
40
pc/rpc_client.cpp;
41
pc/user.cpp;
42
- program/src/model/price_model.c
+ program/src/oracle/model/price_model.c
43
)
44
45
set( PC_HDR
0 commit comments