LAPTOP-SNT8I5JK\Boounion
2025-09-01 63686244746925d43248ceaf8d9e31f50df68a72
SourceCode/Bond/Servo/PageRecipe.h
@@ -1,6 +1,7 @@
#pragma once
#include "afxdialogex.h"
#include "RecipeManager.h"
#include "ListCtrlEx.h"
// CPageRecipe 对话框
@@ -41,5 +42,5 @@
   DECLARE_MESSAGE_MAP()
private:
   CListCtrl m_listPPID;
   CListCtrlEx m_listPPID;
};