This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
sp
/
calendar-daemon
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7
Commits
1
Branch
0
Tags
262 KiB
C++
95.1%
CMake
2.5%
Shell
2.2%
Makefile
0.2%
Tree:
fccaa5d639
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'fccaa5d639'
${ noResults }
calendar-daemon
/
db
/
migrations
/
Migration.h
11 lines
109 B
Raw
Blame
History
#
pragma once
#
include
<db/db.h>
namespace
db
{
namespace
migrations
{
class
Migration
{
}
}
}
Reference in new issue