vc++中“fatal error C1075: end of file found before the left brace '{'”错误的解决方法

 今天遇到fatal error C1075: end of file found before the left brace ‘{‘错误,开始弄了好久,都没搞明白。后来在google的上查到是括号匹配的问题,然后仔细的看了看括号匹配的问题,果然是括号不匹配的问题,加上后立马没了~呵呵,有google真好!

    原文作者:括号匹配问题
    原文地址: https://blog.csdn.net/wjhuangjin/article/details/4803818
    本文转自网络文章,转载此文章仅为分享知识,如有侵权,请联系博主进行删除。
点赞