mirror of
https://github.com/infiniteCable2/openpilot.git
synced 2026-09-07 16:53:42 +08:00
de9b3512b3
git-subtree-dir: panda git-subtree-split: ae816c104a99a8cd4d508ccd6abdc7b93053529c old-commit-hash: dba8e01e540f8b6b231be082ee6d36304aa1997d
9 lines
284 B
C++
9 lines
284 B
C++
// stdafx.cpp : source file that includes just the standard includes
|
|
// panda.pch will be the pre-compiled header
|
|
// stdafx.obj will contain the pre-compiled type information
|
|
|
|
#include "stdafx.h"
|
|
|
|
// TODO: reference any additional headers you need in STDAFX.H
|
|
// and not in this file
|