cleanup include paths (#21189)

* cleanup include paths

* full path

* bump cereal

bump cereal

rebase master

* bump cereal

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 9e636d2edc
commatwo_master
Dean Lee 4 years ago committed by GitHub
parent 147b355dde
commit a412726247
  1. 2
      SConstruct
  2. 2
      cereal

@ -195,8 +195,6 @@ env = Environment(
"#phonelibs/qrcode", "#phonelibs/qrcode",
"#phonelibs", "#phonelibs",
"#cereal", "#cereal",
"#cereal/messaging",
"#cereal/visionipc",
"#opendbc/can", "#opendbc/can",
], ],

@ -1 +1 @@
Subproject commit 018e7b5c9bd1ea65baf98326f8c95f849551d5c0 Subproject commit fe5690347ec33f7040c93a579ed4467f5f68d6e5
Loading…
Cancel
Save