Update srs_core_performance.hpp (#3160)

In included file: main file cannot be included recursively when building a preamble
    clang(pp_including_mainfile_in_preamble)
    srs_core.hpp(43, 10): Error occurred here
pull/3282/head
mingo-wu 2 years ago committed by GitHub
parent 783aea7ac3
commit 232fbfa4c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -7,8 +7,6 @@
#ifndef SRS_CORE_PERFORMANCE_HPP
#define SRS_CORE_PERFORMANCE_HPP
#include <srs_core.hpp>
/**
* this file defines the perfromance options.
*/

Loading…
Cancel
Save