Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

3
  • It's actually pointing at the header file, at the end of the file (the closing brace). And those are the only source codes in my workspace right now. Commented Jan 25, 2010 at 8:01
  • Does this happen when compiling singleton.cpp or some other source file? What is the code right before #include "singleton.h"? Commented Jan 25, 2010 at 8:14
  • @R Samuel Klatchko: Compiling singleton.cpp. Just another include file for stdafx.h. Someone was already able to reproduce it in one of the answers posted. Commented Jan 25, 2010 at 8:19