2
0
forked from Ivasoft/DSView

any head file path ref mode changed

This commit is contained in:
dreamsourcelabTAI
2021-11-24 17:04:12 +08:00
parent 0c2b4cf430
commit 050b6023d5
61 changed files with 124 additions and 143 deletions

View File

@@ -17,15 +17,13 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
#include <extdef.h>
#define __STDC_LIMIT_MACROS
#include <stdint.h>
#include <boost/test/unit_test.hpp>
#include "../../pv/data/analogsnapshot.h"
#include "../extdef.h"
using namespace std;

View File

@@ -18,7 +18,7 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
#include <extdef.h>
#include "../extdef.h"
#define __STDC_LIMIT_MACROS
#include <stdint.h>