mirror of
https://github.com/TermiT/Flycut.git
synced 2025-02-22 23:13:34 +08:00
13 lines
165 B
C
13 lines
165 B
C
//
|
|
// FlycutOperator.h
|
|
// Flycut
|
|
//
|
|
// Created by Mark Jerde on 7/10/17.
|
|
//
|
|
//
|
|
|
|
#ifndef FlycutOperator_h
|
|
#define FlycutOperator_h
|
|
|
|
|
|
#endif /* FlycutOperator_h */
|