Visual Studio 2005 Beta 2 + Multi Index

22 Apr
2005
22 Apr
'05
3:43 p.m.
The following stdafx.h for a vanilla console app kills the beta 2 compiler (I think it creates a corrupt PCH file): #pragma once #define WIN32_LEAN_AND_MEAN // Exclude rarely-used stuff from Windows headers #include <windows.h> #include <tchar.h> // BOOST --- #include <boost/multi_index/sequenced_index.hpp> #include <boost/multi_index/ordered_index.hpp>
7358
Age (days ago)
7358
Last active (days ago)
0 comments
1 participants
participants (1)
-
Gordon Smith