1*993229b6Sjkunz // stdafx.cpp : source file that includes just the standard includes 2*993229b6Sjkunz // elftosb.pch will be the pre-compiled header 3*993229b6Sjkunz // stdafx.obj will contain the pre-compiled type information 4*993229b6Sjkunz 5*993229b6Sjkunz #include "stdafx.h" 6*993229b6Sjkunz 7*993229b6Sjkunz // TODO: reference any additional headers you need in STDAFX.H 8*993229b6Sjkunz // and not in this file 9