Skip to content

Commit

Permalink
refactor: remove pragma once from cpp file
Browse files Browse the repository at this point in the history
  • Loading branch information
LordTermor committed Sep 11, 2024
1 parent 80f8493 commit 1eabdce
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions daemon/core/domain/enums/PoolLocation.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@
* SPDX-License-Identifier: AGPL-3.0-or-later
*
*/

#pragma once

#include "PoolLocation.h"

using bxt::Core::Domain::pool_location_names;
Expand Down

0 comments on commit 1eabdce

Please sign in to comment.