ˇ@

Home 

c++ Programming Glossary: off.h

Understanding the origin of a linker duplicate symbol error

http://stackoverflow.com/questions/6116188/understanding-the-origin-of-a-linker-duplicate-symbol-error

b.cpp depend on the file containing the offending symbol off.h through two different intermediate files but neither a.h nor.. files but neither a.h nor a.cpp depend in any way on off.h . Before you ask I made sure that all files were wrapped in.. did find a file that was missing them it did not reference off.h . More importantly b.h does not include anything that references..