mirror of
https://github.com/ivabus/pantry
synced 2024-11-10 18:45:19 +03:00
4 lines
78 B
C
4 lines
78 B
C
|
#include <gdesktop-enums.h>
|
||
|
int main(int argc, char *argv[]) {
|
||
|
return 0;
|
||
|
}
|