Added destructor for detectorTowerController

This commit is contained in:
2025-06-10 15:04:34 +02:00
parent 0fd312b672
commit f745af48fe
5 changed files with 5 additions and 9 deletions

View File

@@ -106,6 +106,8 @@ detectorTowerController::detectorTowerController(
}
}
detectorTowerController::~detectorTowerController() {}
asynStatus detectorTowerController::readInt32(asynUser *pasynUser,
epicsInt32 *value) {