Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
Back to tool/Back to issues
#823·Cpp-Primer

"Include" error in ex15.4.5.6

Author: remyhuang03Created Jan 8, 2023Updated Jan 8, 2023

In file bulk_quote.h

The code on line 3 should be #include "quote.h" instead of #include <quote.h>

Source: Mooophy/Cpp-Primer

View original on GitHubView discussion on GitHub