From 80e98391dc7ff361355e72c24c0fb222518bcdfc Mon Sep 17 00:00:00 2001 From: mmentovai Date: Wed, 25 Oct 2006 21:25:41 +0000 Subject: Fix minor style problems (#58). r=bryner http://groups.google.com/group/airbag-dev/browse_thread/thread/bbcecab979fa82bc git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@49 4c0a9323-5329-0410-9bdc-e9ce6186880e --- src/common/windows/pdb_source_line_writer.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/common') diff --git a/src/common/windows/pdb_source_line_writer.h b/src/common/windows/pdb_source_line_writer.h index fabc6885..4c2c0860 100644 --- a/src/common/windows/pdb_source_line_writer.h +++ b/src/common/windows/pdb_source_line_writer.h @@ -33,8 +33,8 @@ #ifndef _PDB_SOURCE_LINE_WRITER_H__ #define _PDB_SOURCE_LINE_WRITER_H__ -#include #include +#include struct IDiaEnumLineNumbers; struct IDiaSession; -- cgit v1.2.1