Subversion Repositories HomeAutomation

Rev

Rev 270 | Only display areas with differences | Regard whitespace | Details | Blame | Last modification | View Log | SVN | RSS feed

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