Skip to content

Commit 4cbcc98

Browse files
kbowers-jumpReisen
authored andcommitted
Hack to work around docker linkage limitation
1 parent 4c89e97 commit 4cbcc98

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

program/src/oracle/upd_aggregate.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
#include "oracle.h"
44
#include "model/model.h"
5+
#include "model/price_model.c" /* FIXME: HACK TO DEAL WITH DOCKER LINKAGE ISSUES */
56
#include "pd.h"
67

78
#include <limits.h>

0 commit comments

Comments
 (0)